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

X2Y2 Offers API

The Offers API from X2Y2 — 1 operation(s) for offers.

X2Y2 Offers API is one of 8 APIs that X2Y2 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Offers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and rate-limit docs.

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

Requests are made against 2 base URLs: https://loan-api.x2y2.org/, https://goerli-loan-api.x2y2.org/.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3.0
Base URL
https://api.x2y2.org
Authentication
API Key
Resource Areas
1

Authentication & Security 1

X2Y2 Offers API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-KEY (sec0). By default, every request must be authenticated.

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.

Offers 1
GET
/v1/offers
Fetch open offers
get-v1-offers 10 params → 200

Schemas 3

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

TokenLite
object
3 properties
OrderResponse
object
3 properties 1 required
Order
object
12 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

x2y2-offers-api-openapi.yml Raw ↑

Other APIs X2Y2 publishes across the network.

X2Y2 Chain API
X2Y2 Contracts API
X2Y2 Events API
X2Y2 General API
X2Y2 Loan API
X2Y2 Offer API
X2Y2 Orders API