API Keys
Manage your API keys and access tokens.
Your active API key
Use this key in the x-api-key header of every request.
Never share your API key publicly or commit it to version control.
Regenerate API key
If your key has been compromised you can generate a new one. Your old key will stop working immediately.
Are you sure? Your current key will be invalidated immediately and any apps using it will stop working.
Using your API key
Include your key in every request as shown below.
GET /v1/validate/phone?number=+27821234567
Host: 65nbuot5qf.execute-api.af-south-1.amazonaws.com
x-api-key: YOUR_KEY