Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

0x Sources API

Sources API endpoints

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

Tagged areas include Sources. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and code examples.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version v2.

Requests are made against a single base URL, https://api.0x.org.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v2
Base URL
https://api.0x.org
Authentication
API Key
Resource Areas
1

Authentication & Security 1

0x Sources API declares 1 security scheme for authenticating requests. An API key is passed in the header as 0x-api-key (ApiKeyAuth).

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Sources 1

Sources API endpoints

GET
/sources
Get Liquidity Sources
sources::getSources 3 params → 200400500

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are INTERNAL_SERVER_ERROR (3 properties), INPUT_INVALID (3 properties), UNCATEGORIZED (3 properties). Each schema is shown below with its type and property counts.

UNCATEGORIZED
object
3 properties 3 required
INPUT_INVALID
object
3 properties 3 required
INTERNAL_SERVER_ERROR
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

0x-sources-api-openapi.yml Raw ↑

Other APIs 0x publishes across the network.

0x Cross-Chain API
0x Gasless API
0x Swap API
0x Trade Analytics API