Register a New Venture
Ventures
Register a New Venture
Register a venture and return its API key once (only the hash is stored). Admin/internal endpoint, so protect it before production. Webhook endpoints are managed separately.
POST
Register a New Venture
Body
application/json
Request to register a new venture.
Response
Venture created; API key returned ONCE
Response returned once at creation. The plaintext api_key is shown exactly
ONCE and cannot be retrieved later.
Plaintext API key — store it now; it cannot be retrieved again.
Whether a venture may authenticate and transact.
Available options:
ACTIVE, DISABLED