API Keys

All API Keys (3)
0 selected
User Name Key Prefix Status Last Used Created Actions
Demo User
support@example.com
Production Integration asx_live_k1m2n3p4... Active Mar 17, 2026 8:45 AM Jan 10, 2026
Demo User
support@example.com
Reporting Dashboard asx_live_q7r8s9t0... Active Mar 15, 2026 2:22 PM Feb 28, 2026
Demo User
support@example.com
Staging Test Key asx_test_u1v2w3x4... Revoked Feb 20, 2026 9:10 AM Jan 25, 2026
Using Your API Key

Include your API key in every request using the Authorization header:

Authorization: Bearer YOUR_API_KEY

Example with curl:

curl -H "Authorization: Bearer YOUR_API_KEY" \
     https://demo.adserverx.net/api/v1/campaigns
View Full API Documentation