Skip to main content
POST
Create a company

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
id
string

External company ID, stored as externalId.

wallet
string

EVM wallet address. Duplicate wallet returns 409.

email
string
traits
object
logoUrl
string

Response

Company created

data
object
Last modified on September 19, 2026