Skip to content

Latest commit

 

History

History
94 lines (64 loc) · 3.88 KB

File metadata and controls

94 lines (64 loc) · 3.88 KB

{{REPOSITORY_TITLE}}

{{ONE_LINE_DESCRIPTION}}

Website  ·  Developer Docs  ·  API Reference  ·  Blog  ·  Support

Docs License Status Issues


What this is

{{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.

What this is not

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.

Requirements

  • A TextConvo account with API access — contact us to get one
  • An API key and a source key (Authentication)
  • {{RUNTIME_REQUIREMENT}}

Quick start

{{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"

Contents

Path What it covers
{{PATH}} {{DESCRIPTION}}

Documentation

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

Roadmap

  • {{NEXT_THING}}
  • {{THING_AFTER_THAT}}

Contributing

Issues and pull requests are welcome. Read CONTRIBUTING.md and the Code of Conduct first.

Security

Do not open a public issue for a vulnerability. Follow SECURITY.md.

Support

Questions about this repository belong in issues. Account, billing, and production questions go to textconvo.ai/contact-us.

License

MIT © TextConvo