Skip to main content

List Investors

GET /api/v1/investor/directory

Register an existing Investor

POST /api/v1/investor/add
A duplicate login returns 409. Registration does not credit funds or create a subscription.

Create a new Investor

POST /api/v1/investor/create
The new account has no balance and no Master assignment.

Retrieve sensitive Investor details

GET /api/v1/info/investor/{investor_login}
Call this route only from an authorized administrative backend. Treat both passwords as secrets and never log the complete response.

Previous: Master endpoints

Return to Master provisioning contracts.

Next: Subscription endpoints

Open assignment and relationship queries.
Last modified on September 7, 2026