Developer API service
The same infrastructure we build client systems on, exposed as a live API. Create a key, buy credits, and only spend what you call.
Scoped API keys
Separate test and live keys, per-key usage and instant revocation.
Prepaid credits
Credits are deducted per call in real time and never expire.
Usage logging
Every call is logged to your portal with the credits it consumed.
Endpoints
- POST
/api/public/v1/documents/generate2 creditsRender invoices, receipts and contracts from a JSON payload.
- POST
/api/public/v1/messaging/send1 creditTransactional SMS and email delivery with per-message status callbacks.
- POST
/api/public/v1/verify/business5 creditsValidate CAC registration numbers against the expected format.
- GET
/api/public/v1/usageFreeQuery credit balance and per-key consumption.
Live playground
Sign in to create a free test key with 250 credits and call these endpoints for real.