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

Exactly Protocol Markets API

Market listing and configuration queries

Exactly Protocol Markets API is one of 17 APIs that Exactly Protocol publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Markets. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 3 operations across 3 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://app.exact.ly.

3 operations 3 paths 1 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://app.exact.ly
License
Resource Areas
1

Paths & Operations 3

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

Markets 3

Market listing and configuration queries

GET
/auditor/allMarkets
Get all listed markets
allMarkets → 200
POST
/auditor/markets
Get market configuration
markets body → 200
POST
/auditor/assetPrice
Get asset price from a price feed
assetPrice body → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is MarketConfig (5 properties). Each schema is shown below with its type and property counts.

MarketConfig
object
Configuration for a listed market in the Auditor
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

exactly-markets-api-openapi.yml Raw ↑

Other APIs Exactly Protocol publishes across the network.

Exactly Protocol Previewer API
Exactly Protocol Market API
Exactly Protocol Auditor API
Exactly Protocol RewardsController API
Exactly Protocol Subgraph API (The Graph)
Exactly Protocol ERC-4626 API
Exactly Protocol Fixed Rate API
Exactly Protocol Liquidations API
Exactly Protocol Liquidity API
Exactly Protocol Market Management API
Exactly Protocol Market State API
Exactly Protocol Previewer API