Welcome
Seleqt provides a simple API to manage API keys, access public endpoints, and receive webhooks for incoming messages.- Overview:
- Authentication: via
X-API-Key
header - Rate limits: 50 requests/minute by default (per key)
- Webhooks: forward incoming messages to your URL
- Manage keys & logs via API: programmatically manage API keys and retrieve API call logs
- Authentication: via
- Getting started: Authentication
- Manage keys: API Keys
- Logs: API Call Logs
- Webhooks: Incoming messages