Billing Key
A Billing API key is only available after your Publisher account has been successfully verified. Traffic generated with a Billing key is eligible for payment.
How Billing keys differ from Sandbox keys
| Sandbox Key | Billing Key | |
|---|---|---|
| Available before verification | Yes | No |
| Traffic is paid | No | Yes |
| Purpose | Integration testing and traffic proof | Production traffic and revenue |
Before you start
- Your Publisher account must be verified. See Verification.
- You must have an active platform. See Platform Creation.
How to create a Billing API key
- In the
Platformpage, click the platform for which you want an API key. - Scroll down to the
API Keyssection. - Click
Create API Key. - Fill in the API key creation form:
LabelDescriptionPermission Type— select Billing
- Click
Create. - In the next window, copy the API key immediately.
- This is the last time the full key is shown for security reasons.
- Confirm and close the key-created window.
- The new key appears in the
API Keyssection list.
Security note
- API keys are shown in full only once.
- Store the key securely after creation.
Production traffic
Replace any Sandbox key in your integration with your new Billing key. From this point, all valid ad interactions generated through your platform are eligible for payment according to Adstract's revenue terms.
Revoking a Billing key
If you no longer want to use a Billing key:
- Go to the
API Keyssection of the platform. - Find the key item.
- Click
Revokein the far-right action column.
Next steps
- Continue to REST API Overview.
- Continue to Initialize Your Integration.
- If you are already integrated with a Sandbox key, simply replace the key value in your configuration.