Base URL
All API requests are made to:Bearer token authentication
The Abusix API uses Bearer token authentication. Include your token in theAuthorization header of every request:
Generating a token
You can generate API tokens in the Abusix Portal.Account context
For publicly accessible resources, instead of theAuthorization header, you need to pass an x-abusix-accountid header to specify the account context. You can find your account ID on the Abusix API settings page.