Base URL
Authentication
All endpoints require a Bearer token withadmin scope:
Key Endpoints
Full API documentation is auto-generated from the OpenAPI specification.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
OwnPay v0.2.0 is available. See what's new
Admin API endpoints for managing SMS templates, outbound SMS queues, paired devices, and domain verification on the OwnPay master domain.
https://{master_domain}/api/admin/v1
APP_DOMAIN). It cannot be accessed through custom brand domains.admin scope:
Authorization: Bearer YOUR_ADMIN_API_KEY
| Endpoint | Description |
|---|---|
GET /sms-templates | List SMS templates |
PUT /sms-templates | Update SMS template |
GET /sms-queue | List outbound SMS queue |
GET /devices | List paired devices |
POST /domains/verify | Verify custom domain DNS |
Related topics
Submit Received SMSGet Pending Outbound SMSList SMS TemplatesRetry Outbound SMSUpdate SMS TemplateWas this page helpful?