Developer documentation
Build with the Smartytel API
Connect your applications to Smartytel. Explore authentication, record operations, server-side methods, file uploads and webhooks in our developer documentation at dev.smarty.tel.
API base URL: https://app.smarty.tel/api
Find the documentation you need
Go directly to the reference for your next integration task.
Authentication
Connect with API key and secret pairs, or use session authentication for browser integrations.
Read documentationResource API
List, filter, create, update and delete documents using resource-oriented endpoints.
Read documentationMethod API
Call whitelisted server-side methods for actions beyond standard record operations.
Read documentationFile uploads
Upload and download files attached to your documents.
Read documentationWebhooks
Receive signed callbacks when document events occur.
Read documentationErrors & rate limits
Understand API errors and handle request throttling.
Read documentationStart building in three steps
01
Authenticate your requests
Review the supported authentication methods and how to send your credentials.
02
Make your first resource request
Use the Resource API to list and filter records available to your account.
03
Handle events and failures
Add webhooks, then review error responses and rate limits.
See the errors and rate limits reference before handling production traffic.
Your reference, from first request to integration
Use dev.smarty.tel for endpoint details and examples. For product setup and troubleshooting, visit the customer knowledge base.