ADDX Open API

Publicly documented REST API that connects an external system to the ADDX platform. Roughly 68 operations across five documented groups — Account Management (account, balance, EAM investor, portfolio, transaction and wallet detail, plus STO subscription, subsequent-subscription and redemption flows for both self and EAM-managed investors), Market Data (aggregated order book, market depth, market state, token list, ticker feed, trade feed, account balances on the trading engine), Reporting (report types, report listing, downloads), Fiat Flow (bank-account management, document upload, fiat deposit and withdrawal with OTP confirmation, wealth-manager distribute/collect) and Digital Assets (balances, deposit addresses, withdrawal fees, email and mobile OTP, identity verification, withdrawal confirmation). Requests are signed with an HMAC-SHA256 X-Signature over the timestamp and HTTP method using a Key ID and secret passphrase the user generates in the platform's API Settings. The base URL is deliberately not published — ADDX issues it per environment and per use case on request — so the documented paths are relative to a host only a provisioned partner holds.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/addx-open-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: ADDX Open API
description: Publicly documented REST API that connects an external system to the ADDX platform. Roughly
  68 operations across five documented groups — Account Management (account, balance, EAM investor, portfolio,
  transaction and wallet detail, plus STO subscription, subsequent-subscription and redemption flows for
  both self and EAM-managed investors), Market Data (aggregated order book, market depth, market state,
  token list, ticker feed, trade feed, account balances on the trading engine), Reporting (report types,
  report listing, downloads), Fiat Flow (bank-account management, document upload, fiat deposit and withdrawal
  with OTP confirmation, wealth-manager distribute/collect) and Digital Assets (balances, deposit addresses,
  withdrawal fees, email and mobile OTP, identity verification, withdrawal confirmation). Requests are
  signed with an HMAC-SHA256 X-Signature over the timestamp and HTTP method using a Key ID and secret
  passphrase the user generates in the platform's API Settings. The base URL is deliberately not published
  — ADDX issues it per environment and per use case on request — so the documented paths are relative
  to a host only a provisioned partner holds.
humanURL: https://api-docs.addx.co/open-api/
image: https://www.addx.co/images/Social_Share_Hero_image2.png
tags:
- Digital Securities Exchange
- Private Markets
- Wealth Management
- Digital Assets
- Capital Markets
properties:
- type: APIReference
  url: https://api-docs.addx.co/open-api/
- type: Authentication
  url: authentication/addx-authentication.yml
- type: Conventions
  url: conventions/addx-conventions.yml
- type: ErrorCatalog
  url: errors/addx-problem-types.yml
- type: Lifecycle
  url: lifecycle/addx-lifecycle.yml
- type: RateLimits
  url: rate-limits/addx-rate-limits.yml
- type: DataModel
  url: data-model/addx-data-model.yml
- type: X-MCPServerCandidate
  url: mcp/addx-mcp.yml