Documentation Index
Fetch the complete documentation index at: https://docs.rwa.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Available Endpoints
The RWA API provides access to various data endpoints organized by resource type. All endpoints support the query language for filtering, sorting, and pagination.Assets
Docs: Assets EndpointGET /v4/assets- List assetsGET /v4/assets/aggregates- Get aggregated asset dataGET /v4/assets/aggregates/timeseries- Get timeseries data for asset aggregates
Tokens
Docs: Tokens EndpointGET /v4/tokens- List tokens with filtering and sortingGET /v4/tokens/aggregates- Get aggregated token metricsGET /v4/tokens/aggregates/timeseries- Get timeseries data for token aggregates
Networks
Docs: Networks EndpointGET /v4/networks- List networks
Platforms
Docs: Platforms EndpointGET /v4/platforms- List platforms
Issuers
Docs: Issuers EndpointGET /v4/issuers- List issuers
Managers
Docs: Managers EndpointGET /v4/managers- List managers
Service Providers
Docs: Service Providers EndpointGET /v4/service-providers- List service providers
Transactions
Docs: Transactions EndpointGET /v4/transactions- List transactions
Metadata Endpoints
Most resource endpoints have a corresponding/meta endpoint that returns:
- Available fields for filtering and sorting
- Field types and descriptions
- Allowed operators per field
- Select options for enumerated fields
- Default values