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

SynFutures Market Data API

On-chain market config, symbols, prices, and corporate actions

SynFutures Market Data API is one of 6 APIs that SynFutures publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Market Data. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 6 operations across 6 paths, and defines 1 schema. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://base-api.synfutures.com/rwa/trading.

6 operations 6 paths 1 schemas 6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://base-api.synfutures.com/rwa/trading
Authentication
API Key, API Key, API Key, API Key, API Key, API Key
Contact
Resource Areas
1

Authentication & Security 6

SynFutures Market Data API declares 6 security schemes for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). An API key is passed in the header as x-api-ts (ApiTimestamp). An API key is passed in the header as x-api-nonce (ApiNonce). An API key is passed in the header as x-api-sign (ApiSignature). An API key is passed in the header as x-api-chain-id (ApiChainId). An API key is passed in the header as x-api-p (ApiProduct). By default, every request must be authenticated.

  • ApiKeyAuth — Partner API key (must be active, unexpired, and IP-whitelisted).
  • ApiTimestamp — Unix millisecond timestamp; must be within 45s drift tolerance.
  • ApiNonce — Unique replay-prevention nonce per key within the 45s window (UUID recommended).
  • ApiSignature — HMAC-SHA256 signature over the canonical request, hex-encoded (case-insensitive).
  • ApiChainId — Chain identifier (e.g. 8453 Base, 1 Ethereum, 143 Monad).
  • ApiProduct — Product type; use "Synfutures".

Paths & Operations 6

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

Market Data 6

On-chain market config, symbols, prices, and corporate actions

GET
/api/v1/config
On-chain market config
getMarketConfig → 200401429
GET
/api/v1/symbols
Tradable symbols
listSymbols → 200401429
GET
/api/v1/prices/{symbol}
Real-time quote
getPrice 1 param → 200401429
GET
/api/v1/prices/{symbol}/history
K-line history
getPriceHistory 1 param → 200401429
GET
/api/v1/underlying/{symbol}/price
Underlying quote
getUnderlyingPrice 1 param → 200401429
GET
/api/v1/corporate-action
Corporate actions
listCorporateActions → 200401429

Schemas 1

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

Envelope
object
All responses share this envelope.
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

synfutures-market-data-api-openapi.yml Raw ↑

Other APIs SynFutures publishes across the network.

SynFutures Cash API
SynFutures One Click API
SynFutures Orders API
SynFutures Portfolio API
SynFutures Stock API
Where this information came from

This is an independent, third-party profile of SynFutures Market Data 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.