Get your company profile
Returns the calling company’s public brand identity — name, slug, logo, and brand colors. A curated projection: legal/tax identity, billing state, and credentials never appear on this surface. Use it to render your integration in the merchant’s branding.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
id
brandName
slug
URL-safe public identifier (the registration-page slug).
logoUrl
Public logo URL; null when the brand has not uploaded one.
primaryColor
Brand hex color, e.g. ‘#005454’.
secondaryColor
createdAt
ISO 8601 creation timestamp.
Errors
401
Unauthorized Error
429
Too Many Requests Error
503
Service Unavailable Error