General

API Overview

The Bannx API lets you render banners programmatically. Use the base URL below for all requests. Authentication is required for most endpoints.

Production Base URL

https://bannx.com/api

Authentication

Use an API token in the Authorization header. Create tokens from your dashboard under API Keys.

Base URLs

EnvironmentBase URLPurpose
Productionhttps://bannx.com/apiLive API for production use

All API requests should include the Content-Type: application/json header when sending a request body.