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 Stock API

Tokenized stock deposits and withdrawals

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

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

This API exposes 10 operations across 10 paths, and defines 2 schemas. 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.

10 operations 10 paths 2 schemas 4 GET6 POST

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 Stock 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 10

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

Stock 10

Tokenized stock deposits and withdrawals

POST
/api/v1/stock/deposits/calldata
Stock deposit calldata
buildStockDepositCalldata body → 200401
POST
/api/v1/stock/deposits/send
One Click stock deposit
sendStockDeposit body → 200401
POST
/api/v1/stock/deposits/tx
Record stock deposit tx
recordStockDepositTx body → 200401
GET
/api/v1/stock/deposits
Stock deposit list
listStockDeposits 2 params → 200401
GET
/api/v1/stock/deposits/{operationId}
Stock deposit detail
getStockDeposit 1 param → 200401
POST
/api/v1/stock/withdrawals/calldata
Stock withdrawal calldata
buildStockWithdrawalCalldata body → 200401
POST
/api/v1/stock/withdrawals/send
One Click stock withdrawal
sendStockWithdrawal body → 200401
POST
/api/v1/stock/withdrawals/tx
Record stock withdrawal tx
recordStockWithdrawalTx body → 200401
GET
/api/v1/stock/withdrawals
Stock withdrawal list
listStockWithdrawals 2 params → 200401
GET
/api/v1/stock/withdrawals/{operationId}
Stock withdrawal detail
getStockWithdrawal 1 param → 200401

Schemas 2

The contract defines 2 schemas 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
PagedEnvelope

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

synfutures-stock-api-openapi.yml Raw ↑

Other APIs SynFutures publishes across the network.

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

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