Skip to main content
POST
Create a brand

Authorizations

x-api-key
string
header
required

Team API key for authentication. Your team role (provider/reseller/hybrid) determines which endpoints you can access.

Body

application/json
name
string
required

Display name buyers see on offers using this brand. Matched case-insensitively within your team โ€” creating a name your team already uses returns a conflict.

Example:

"Direct Energy"

imageUrl
string

Logo image URL shown on buyer-facing offer cards. Must serve an actual image; cards fall back to name initials when it fails to load.

Example:

"https://cdn.example.com/logos/direct-energy.png"

Response