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 One Click API

One Click Trading (1CT) delegation lifecycle

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

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

This API exposes 4 operations across 4 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.

4 operations 4 paths 1 schemas 1 GET3 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 One Click 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 4

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

One Click 4

One Click Trading (1CT) delegation lifecycle

GET
/api/v1/1ct/status
Delegation status
getDelegationStatus → 200401
POST
/api/v1/1ct/prepare
EIP-712 payload
prepareDelegation body → 200401
POST
/api/v1/1ct/enable
Enable delegation
enableDelegation body → 200401
POST
/api/v1/1ct/disable
Disable delegation
disableDelegation body → 200401

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-one-click-api-openapi.yml Raw ↑

Other APIs SynFutures publishes across the network.

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

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