Skip to main content
POST
Create account

Authorizations

Authorization
string
header
required

API key with sf_live_ prefix. Pass as Authorization: Bearer sf_live_...

Headers

Idempotency-Key
string

Unique key for idempotent requests. If a request with the same key was already processed within the last 24 hours, the cached response is returned with X-Idempotent-Replayed: true.

Example:

"idk_550e8400-e29b-41d4-a716-446655440000"

Body

application/json
name
string
required
type
enum<string>
required
Available options:
brand,
supplier,
distributor,
manufacturer,
retailer,
partner
contactName
string
contactEmail
string<email>
contactPhone
string
website
string<uri>
notes
string

Response

Account created.

data
object