Scope
- Includes endpoint literals that are currently present in versioned docs files.
- Does not guarantee runtime availability for every endpoint.
- Owns endpoint literals so guides and articles can link here instead of repeating them.
Endpoint matrix
IXO Protocol RPC (mainnet)
IXO Protocol RPC (mainnet)
- Environment / context in docs: Developer example
- Canonical literal:
https://rpc.ixo.world - Source: Implementation examples
IXO Protocol RPC (testnet)
IXO Protocol RPC (testnet)
- Environment / context in docs: USSD gateway, developer testing
- Canonical literal:
https://rpc.testnet.ixo.world - Source: USSD gateway
IXO Protocol REST (gRPC gateway, mainnet)
IXO Protocol REST (gRPC gateway, mainnet)
- Environment / context in docs: Emerging platform examples
- Canonical literal:
https://rest.emerging.eco - Source: gRPC gateway API
IXO Protocol REST (gRPC gateway, testnet)
IXO Protocol REST (gRPC gateway, testnet)
- Environment / context in docs: USSD gateway, developer testing
- Canonical literal:
https://api.testnet.ixo.world - Source: USSD gateway
IXO Matrix service
IXO Matrix service
- Environment / context in docs: Developer example
- Canonical literal:
https://matrix.ixo.world - Source: Implementation examples
Emerging Platform API
Emerging Platform API
- Environment / context in docs: OpenAPI development server
- Canonical literal:
https://dev.api.emerging.eco/emerging-platform/v1 - Source:
api-reference/openapi.yamlin repo
IXO Blocksync GraphQL
IXO Blocksync GraphQL
- Environment / context in docs: Service deployment
- Canonical literal: (no global default — operator supplies GraphQL HTTP endpoint)
- Source: Blocksync GraphQL API
Matrix state bot API
Matrix state bot API
- Environment / context in docs: Service deployment
- Canonical literal: (no global default — operator supplies bot base URL)
- Source: Matrix state bot API
Registry API
Registry API
- Environment / context in docs: Service deployment
- Canonical literal: (no global default — operator supplies registry base URL)
- Source: Registry API
USSD gateway API
USSD gateway API
- Environment / context in docs: Self-hosted example
- Canonical literal:
http://YOUR_SERVER:3000(setPORTas needed) - Source: USSD gateway API
Chain IDs in current docs
ixo-5
ixo-5
- Status: Active in examples
- Notes: Used in multiple developer examples and SDK setup snippets.
ixo-4
ixo-4
- Status: Legacy / example reference
- Notes: Present in older API docs pages; treat as historical until explicitly revalidated.
Usage rules
- Link to this page when you need endpoint or network literals.
- Keep page-level guides focused on tasks and workflows.
- If a service operator publishes a new endpoint, update this page first, then dependent pages.
Related references
- Authentication matrix:
/reference/authentication-matrix - Product and SDK map:
/reference/product-and-sdk-map - API reference index:
/api-reference