Hosts
- Web app:
https://remix.world - Production Go API:
https://api.remix.world/api/v1 - Development API:
https://dev-api.remix.world/api/v1
chain_id=4663 or chain_ids=4663.
Mainnet route groups
The exact response shape is defined by the production OpenAPI contract. Do not infer reward, governance, or verification availability from a route name; those capabilities are disabled on mainnet.
Authentication
First-party authenticated requests use the Dynamic JWT in theX-Authorization header. Never place private backend or Goldsky credentials in browser code.