Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://astrasend-mocha.vercel.app/api/public/numbers \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "number": "<string>", "pool_id": "<string>", "daily_limit": 123 } '
{ "ok": true }
Charged. Search first with /numbers/available.
/numbers/available
Your API key (as_live_…), created under Settings → API keys.
as_live_…
Success
true
Was this page helpful?