Skip to main content
This page is the canonical home for endpoint and network literals used across IXO documentation.

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

  • Environment / context in docs: Developer example
  • Canonical literal: https://rpc.ixo.world
  • Source: Implementation examples
  • Environment / context in docs: USSD gateway, developer testing
  • Canonical literal: https://rpc.testnet.ixo.world
  • Source: USSD gateway
  • Environment / context in docs: Emerging platform examples
  • Canonical literal: https://rest.emerging.eco
  • Source: gRPC gateway API
  • Environment / context in docs: USSD gateway, developer testing
  • Canonical literal: https://api.testnet.ixo.world
  • Source: USSD gateway
  • Environment / context in docs: Developer example
  • Canonical literal: https://matrix.ixo.world
  • Source: Implementation examples
  • Environment / context in docs: OpenAPI development server
  • Canonical literal: https://dev.api.emerging.eco/emerging-platform/v1
  • Source: api-reference/openapi.yaml in repo
  • Environment / context in docs: Service deployment
  • Canonical literal: (no global default — operator supplies GraphQL HTTP endpoint)
  • Source: Blocksync GraphQL API
  • Environment / context in docs: Service deployment
  • Canonical literal: (no global default — operator supplies bot base URL)
  • Source: Matrix state bot API
  • Environment / context in docs: Service deployment
  • Canonical literal: (no global default — operator supplies registry base URL)
  • Source: Registry API
  • Environment / context in docs: Self-hosted example
  • Canonical literal: http://YOUR_SERVER:3000 (set PORT as needed)
  • Source: USSD gateway API

Chain IDs in current docs

  • Status: Active in examples
  • Notes: Used in multiple developer examples and SDK setup snippets.
  • 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.
  • Authentication matrix: /reference/authentication-matrix
  • Product and SDK map: /reference/product-and-sdk-map
  • API reference index: /api-reference