ENDPOINT CATALOG

Neura exposes a concise REST surface grouped by functional domain. Each endpoint exists under three prefixes:

  • / – Default Solana settlement.

  • /solana – Explicit Solana settlement.

  • /base – Base network settlement.

Routes under /health are always free. All other routes cost 0.0004 USD per successful call (after payment proof).

Use the links below to jump to detailed reference pages:

Domain
Description

Metadata, pricing, holder concentration, and search.

Multi network balance queries.

Supported chain discovery.

OHLCV bar data.

Discovery lists for new, progressing, and completed launchpad tokens.

Liveness and resilience telemetry (free).

Each reference page includes:

  • Endpoint summary and settlement rules.

  • Request parameters and validation.

  • Response schema overview.

  • Example cURL request and sample JSON payloads.

  • Payment guidance and related links.

Last updated