API Reference
Domains
Dive into the specifics of each API endpoint by checking out our complete documentation.
Production Base URL:
https://api.1konto.com
Available Services
Accounting: Ability to query account information.
URL Prefix: /api/v1/accounting/
Identity: Ability to login so you may access authorized available endpoints.
URL Prefix: /api/v1/identity/
Routing: Ability to obtain indicative asset quotes, submit orders and query orders.
URL Prefix: /api/v1/routing/
Required Headers
Content-Type: application/json : for all requests unless otherwise specified. Authorization: Bearer {token} : for all auth required requests.
Last updated
