Skip to main content

Brila API

The Brila API lets you manage your own Brila account programmatically — starting with discount codes, with more of the platform opening up over time.

Every endpoint acts on your own account only: you authenticate with a personal access token and can only read or write your own data, the same data you'd manage by hand in Settings.

What you can do today

  • List, create, update, and delete your discount codes.

More resources will be added here as they're opened up on the public API.

Next steps