During the beta, reserving a phone number is free. Each account is limited to one number at a time. If you’d like a different number, delete your current one and purchase a new one.
How to reserve a number
There are two ways to reserve a number: via the Poku dashboard, or programmatically (either directly via the API or by asking your Poku agent).Option 1 — Dashboard
Log in to the Poku dashboard
Go to dashboard.pokulabs.com.
Option 2 — Programmatically (API or agent)
You can reserve a number directly via the API, or by asking your agent to do it for you if it has the Poku Skill installed.Step 1: Browse available numbers
Fetch up to 10 available numbers, optionally filtering by country (US or GB) and area code:
limit=1 and skip the filters.
An empty response means no numbers match — try broadening your search.
Step 2: Reserve your chosen number
Once you’ve identified the number you want, reserve it with a POST request:Asking your agent
If you have the Poku Skill installed, you can also ask your agent in plain language, for example:“Reserve a phone number for me with a 916 area code.”The agent will browse available numbers, confirm your selection, and complete the reservation on your behalf.
Verify your reserved number
You can confirm your reserved number is registered to your Poku account at any time with a GET request:[]) means no number is currently reserved on your account.