{{ONE_LINE_DESCRIPTION}}
Website · Developer Docs · API Reference · Blog · Support
{{TWO_OR_THREE_SENTENCES}} Part of the public developer surface for TextConvo, the AI orchestration platform for customer conversations across SMS, RCS, Voice AI, Email, and WhatsApp.
This repository contains no platform implementation, no orchestration logic, and no infrastructure or credentials. Reference documentation lives at textconvo.ai/docs and is not duplicated here.
- A TextConvo account with API access — contact us to get one
- An API key and a source key (Authentication)
- {{RUNTIME_REQUIREMENT}}
{{INSTALL_OR_CLONE_COMMAND}}
{{RUN_COMMAND}}
Set credentials as environment variables. Never commit them.
export TEXTCONVO_API_KEY="YOUR_API_KEY"
export TEXTCONVO_SOURCE_KEY="YOUR_SOURCE_KEY"
| Path | What it covers |
|---|---|
| {{PATH}} | {{DESCRIPTION}} |
| Topic | Link |
|---|---|
| Quick start | textconvo.ai/docs#quick-start |
| Authentication | textconvo.ai/docs#authentication |
| HMAC request signing | textconvo.ai/docs#hmac-authentication |
| Lead ingestion | textconvo.ai/docs#lead-ingestion-api |
| Webhooks | textconvo.ai/docs#webhooks |
| Rate limits | textconvo.ai/docs#rate-limits |
| Error codes | textconvo.ai/docs#error-codes |
| CRM integrations | textconvo.ai/docs#crm-integrations |
- {{NEXT_THING}}
- {{THING_AFTER_THAT}}
Issues and pull requests are welcome. Read CONTRIBUTING.md and the Code of Conduct first.
Do not open a public issue for a vulnerability. Follow SECURITY.md.
Questions about this repository belong in issues. Account, billing, and production questions go to textconvo.ai/contact-us.
MIT © TextConvo