Server Side APIs

Brist's APIs are designed to be used on the server, to make it easy to integrate with your existing API endpoints, and for improved security around tracking clicks/impressions.

❗️

Security Note

Do not expose your Brist API keys on the client side. This will allow anyone to record ad clicks/impressions and run auctions!

We offer two types of APIs, a GraphQL API, and our REST API (the docs are available in the API Reference tab of this documentation). We suggest using the GraphQL API, as it is more feature complete at this time, but all core advertising endpoints exist on both APIs.