Skip to main content

API Reference

The Zeckta Messaging API provides endpoints for SMS messaging, OTP verification, Sender Name management, and workspace operations. All requests require API key authentication.
All production API requests must be made over HTTPS.

Base URL


Authentication

Include your API key in the Authorization header.

Response Format

All API responses follow a consistent structure:

Available Resources


Rate Limiting

API keys are subject to request rate limits. Rate limit information is returned in response headers:
See the Authentication section for complete rate limiting details.

Error Handling

Standard HTTP status codes are used throughout the API.

Next Steps

Quickstart

Send your first SMS.

Authentication

Learn how API authentication works.