REST API

API Reference

Lumora's API provides developers with access to AI-driven intent parsing and multi-chain data aggregation. Our API is currently in Beta.

Developer Note: Write operations (executing trades) require local agent signature verification. Public API endpoints are restricted to Read operations and Intent parsing.

GET/v1/market/analysis/:pair

Returns AI-generated sentiment and momentum analysis for a specific pair.

POST/v1/parse/intent

Submits natural language text to the NLP engine to extract structured trading parameters.

GET/v1/wallet/portfolio/:address

Fetches multi-wallet token balances and performance metrics on BSC.

GET/v1/protocol/status

Returns the current health and synchronization status of the Lumora node cluster.