How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Agora Routes API

The Routes API from Agora — 2 operation(s) for routes.

Agora Routes API is one of 5 APIs that Agora publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Routes. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 3 operations across 2 paths, and defines 71 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.agora.finance.

3 operations 2 paths 71 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.agora.finance
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Agora Routes API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (accessKey). It accepts HTTP bearer tokens (sessionJwt).

  • accessKey — Agora access key (cleartext), sent as Authorization: Bearer . Used only by POST /v0/auth/token to mint a session JWT.
  • sessionJwt — Session JWT from POST /v0/auth/token, sent as Authorization: Bearer .

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Routes 3
GET
/v0/routes
List Routes
get 3 params → 200400401403404429500
POST
/v0/routes
Create a Route
create 1 param body → 201400401403404409429500
GET
/v0/routes/{routeId}
Get a Route by ID
getbyid 2 params → 200400401403404429500

Schemas 71

The contract defines 71 schemas that model the data the API accepts and returns. The most detailed are V0RoutesRouteIdGetResponsesContentApplicationJsonSchemaInstructionsItems0 (9 properties), V0RoutesPostResponsesContentApplicationJsonSchemaInstructionsItems0 (9 properties), V0RoutesGetResponsesContentApplicationJsonSchemaDataItemsInstructionsItems0 (9 properties), routes_getbyid_Response_200 (6 properties). Each schema is shown below with its type and property counts.

routes_getbyid_Response_200
object
6 properties 5 required
V0RoutesGetResponsesContentApplicationJsonSchemaDataItemsInstructionsItems1
object
3 properties 3 required
V0RoutesPostRequestBodyContentApplicationJsonSchemaToChain
string
Destination chain (kebab-case). Restricted to chains Agora supports for routes (EVM + Solana).
ErrorResponse_404_not_found_route_not_found
object
3 properties 3 required
V0RoutesRouteIdGetResponsesContentApplicationJsonSchemaInstructionsItemsOneOf1SupportedCurrenciesItems
string
Currency identifier.
V0RoutesRouteIdGetResponsesContentApplicationJsonSchemaInstructionsItems
ErrorResponse400ChainUnsupportedCurrencyUnsupportedDirectionUnsupportedParameterInvalidContext
object
1 property 1 required
ErrorResponse_400_parameter_invalid
object
4 properties 3 required
V0RoutesGetResponsesContentApplicationJsonSchemaDataItemsInstructionsItems
ErrorResponse401UnauthorizedContextReason
string
V0RoutesPostRequestBodyContentApplicationJsonSchemaFrom
object
1 property 1 required
ErrorResponse_404_account_not_found_not_found
object
3 properties 3 required
V0RoutesRouteIdGetResponsesContentApplicationJsonSchemaFrom
object
1 property 1 required
V0RoutesPostResponsesContentApplicationJsonSchemaFrom
object
1 property 1 required
V0RoutesRouteIdGetResponsesContentApplicationJsonSchemaToCurrency
string
Currency identifier.
routes_get_Response_200
object
2 properties 2 required
V0RoutesGetResponsesContentApplicationJsonSchemaDataItemsToChain
string
Route chain (kebab-case). Restricted to chains Agora supports for routes (EVM + Solana).
V0RoutesPostResponsesContentApplicationJsonSchemaInstructionsItemsOneOf0SupportedCurrenciesItems
string
Currency identifier.
V0RoutesPostResponsesContentApplicationJsonSchemaInstructionsItems0
object
9 properties 8 required
V0RoutesPostResponsesContentApplicationJsonSchemaFromCurrency
string
Currency identifier.
ErrorResponse500InternalErrorCode
string
V0RoutesRouteIdGetResponsesContentApplicationJsonSchemaFromCurrency
string
Currency identifier.
V0RoutesRouteIdGetResponsesContentApplicationJsonSchemaTo
object
3 properties 2 required
ErrorResponse_404_not_found
object
3 properties 3 required
V0RoutesPostRequestBodyContentApplicationJsonSchemaFromCurrency
string
Source currency. usd (wire), ausd, or the stablecoin wildcard (any stablecoin deposit).
V0RoutesPostResponsesContentApplicationJsonSchemaTo
object
3 properties 2 required
V0RoutesPostResponsesContentApplicationJsonSchemaToCurrency
string
Currency identifier.
ErrorResponse_500_internal_error
object
3 properties 3 required
ErrorResponse401UnauthorizedContext
object
1 property 1 required
V0RoutesRouteIdGetResponsesContentApplicationJsonSchemaInstructionsItems0
object
9 properties 8 required
ErrorResponse_400_chain_unsupported_currency_unsupported_direction_unsupported_parameter_invalid
object
4 properties 3 required
V0RoutesGetResponsesContentApplicationJsonSchemaDataItemsInstructionsItemsOneOf1Chain
string
Route chain (kebab-case). Restricted to chains Agora supports for routes (EVM + Solana).
ErrorResponse429RateLimitExceededCode
string
V0RoutesPostRequestBodyContentApplicationJsonSchemaTo
object
3 properties 2 required
ErrorResponse403AccountNotEligibleForbiddenCode
string
ErrorResponse_401_unauthorized
object
4 properties 3 required
V0RoutesPostResponsesContentApplicationJsonSchemaInstructionsItems
V0RoutesPostResponsesContentApplicationJsonSchemaInstructionsItemsOneOf1SupportedCurrenciesItems
string
Currency identifier.
V0RoutesPostResponsesContentApplicationJsonSchemaInstructionsItems1
object
3 properties 3 required
V0RoutesRouteIdGetResponsesContentApplicationJsonSchemaInstructionsItemsOneOf0SupportedCurrenciesItems
string
Currency identifier.
V0RoutesRouteIdGetResponsesContentApplicationJsonSchemaToChain
string
Route chain (kebab-case). Restricted to chains Agora supports for routes (EVM + Solana).
V0RoutesPostRequestBodyContentApplicationJsonSchemaToCurrency
string
Destination currency. ausd, usd, or a specific stablecoin (e.g. usdc). Never the wildcard.
V0RoutesGetResponsesContentApplicationJsonSchemaDataItemsTo
object
3 properties 2 required
ErrorResponse409RouteAlreadyExistsContext
object
1 property 1 required
ErrorResponse_403_account_not_eligible_forbidden
object
3 properties 3 required
ErrorResponse400ParameterInvalidContextIssuesItems
object
2 properties 2 required
ErrorResponse_429_rate_limit_exceeded
object
3 properties 3 required
V0RoutesGetResponsesContentApplicationJsonSchemaDataItemsInstructionsItems0
object
9 properties 8 required
V0RoutesGetResponsesContentApplicationJsonSchemaDataItemsToCurrency
string
Currency identifier.
V0RoutesGetResponsesContentApplicationJsonSchemaDataItemsFromCurrency
string
Currency identifier.
ErrorResponse400ParameterInvalidCode
string
V0RoutesGetResponsesContentApplicationJsonSchemaDataItemsInstructionsItemsOneOf0SupportedCurrenciesItems
string
Currency identifier.
ErrorResponse404NotFoundRouteNotFoundCode
string
ErrorResponse400ParameterInvalidContext
object
1 property 1 required
ErrorResponse400ChainUnsupportedCurrencyUnsupportedDirectionUnsupportedParameterInvalidCode
string
V0RoutesPostResponsesContentApplicationJsonSchemaToChain
string
Route chain (kebab-case). Restricted to chains Agora supports for routes (EVM + Solana).
ErrorResponse404NotFoundCode
string
ErrorResponse409RouteAlreadyExistsCode
string
V0RoutesGetResponsesContentApplicationJsonSchemaDataItemsFrom
object
1 property 1 required
routes_create_Response_201
object
6 properties 5 required
ErrorResponse401UnauthorizedCode
string
ErrorResponse404AccountNotFoundNotFoundCode
string
V0RoutesRouteIdGetResponsesContentApplicationJsonSchemaInstructionsItems1
object
3 properties 3 required
ErrorResponse400ChainUnsupportedCurrencyUnsupportedDirectionUnsupportedParameterInvalidContextIssuesItems
object
2 properties 2 required
V0RoutesRouteIdGetResponsesContentApplicationJsonSchemaInstructionsItemsOneOf1Chain
string
Route chain (kebab-case). Restricted to chains Agora supports for routes (EVM + Solana).
ErrorResponse_503_route_creation_unavailable
object
3 properties 3 required
V0RoutesPostResponsesContentApplicationJsonSchemaInstructionsItemsOneOf1Chain
string
Route chain (kebab-case). Restricted to chains Agora supports for routes (EVM + Solana).
V0RoutesGetResponsesContentApplicationJsonSchemaDataItems
object
6 properties 5 required
V0RoutesGetResponsesContentApplicationJsonSchemaDataItemsInstructionsItemsOneOf1SupportedCurrenciesItems
string
Currency identifier.
ErrorResponse_409_route_already_exists
object
4 properties 3 required
ErrorResponse503RouteCreationUnavailableCode
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

agora-routes-api-openapi.yml Raw ↑

Other APIs Agora publishes across the network.

Agora Accounts API
Agora Auth API
Agora Metrics API
Agora Transactions API
Where this information came from

This is an independent, third-party profile of Agora Routes API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.