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

Crypto.com Staking API

Stake crypto assets on-chain to earn rewards directly from the Exchange. Staking locks your tokens for a period, during which you earn periodic rewards. Liquid staking tokens (e.g., CDCETH) allow you to maintain liquidity while staking.## Staking Workflow**1. Check Available Instruments**Call [`private/staking/get-staking-instruments`](/docs/api/rest/private-staking-get-staking-instruments) to retrieve the list of tokens available for staking, including minimum stake amounts and reward rates.**2. Stake Tokens**Call [`private/staking/stake`](/docs/api/rest/private-staking-stake) to lock tokens and begin earning rewards. The request is processed asynchronously.**3. Monitor Position**Use [`private/staking/get-staking-position`](/docs/api/rest/private-staking-get-staking-position) to view your total staked balance and [`private/staking/get-open-stake`](/docs/api/rest/private-staking-get-open-stake) to track pending stake requests.**4. Unstake Tokens**Call [`private/staking/unstake`](/docs/api/rest/private-staking-unstake) to unlock staked tokens. Unstaking may involve a waiting period depending on the underlying blockchain protocol.## Liquid StakingLiquid staking tokens (e.g., CDCETH for staked ETH) represent staked assets and can be traded or held. Use the conversion endpoints to move between staked tokens and liquid staking tokens:- [`public/staking/get-conversion-rate`](/docs/api/rest/public-staking-get-conversion-rate) — get the current conversion rate- [`private/staking/convert`](/docs/api/rest/private-staking-convert) — convert between staked and liquid staking tokens- [`private/staking/get-open-convert`](/docs/api/rest/private-staking-get-open-convert) — track pending conversion requests## History| Endpoint | Description ||----------|-------------|| [`private/staking/get-stake-history`](/docs/api/rest/private-staking-get-stake-history) | Past stake and unstake requests || [`private/staking/get-reward-history`](/docs/api/rest/private-staking-get-reward-history) | Earned staking rewards || [`private/staking/get-convert-history`](/docs/api/rest/private-staking-get-convert-history) | Past conversion requests |

Crypto.com Staking API is one of 14 APIs that Crypto.com publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Staking. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, rate-limit docs, and a changelog.

This API exposes 11 operations across 11 paths, and defines 22 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.crypto.com/exchange/v1, https://uat-api.3ona.co/exchange/v1.

11 operations 11 paths 22 schemas 11 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.crypto.com/exchange/v1
Resource Areas
1

Paths & Operations 11

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

Staking 11

Stake crypto assets on-chain to earn rewards directly from the Exchange. Staking locks your tokens for a period, during which you earn periodic rewards. Liquid staking tokens (e.g…

POST
/public/staking/get-conversion-rate
public/staking/get-conversion-rate
publicStakingGetConversionRate body → 200400408429500
POST
/private/staking/stake
private/staking/stake
privateStakingStake body → 200400401408429500
POST
/private/staking/unstake
private/staking/unstake
privateStakingUnstake body → 200400401408429500
POST
/private/staking/get-staking-position
private/staking/get-staking-position
privateStakingGetStakingPosition body → 200400401408429500
POST
/private/staking/get-staking-instruments
private/staking/get-staking-instruments
privateStakingGetStakingInstruments body → 200400401408429500
POST
/private/staking/get-open-stake
private/staking/get-open-stake
privateStakingGetOpenStake body → 200400401408429500
POST
/private/staking/get-stake-history
private/staking/get-stake-history
privateStakingGetStakeHistory body → 200400401408429500
POST
/private/staking/get-reward-history
private/staking/get-reward-history
privateStakingGetRewardHistory body → 200400401408429500
POST
/private/staking/convert
private/staking/convert
privateStakingConvert body → 200400401408429500
POST
/private/staking/get-open-convert
private/staking/get-open-convert
privateStakingGetOpenConvert body → 200400401408429500
POST
/private/staking/get-convert-history
private/staking/get-convert-history
privateStakingGetConvertHistory body → 200400401408429500

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. Each schema is shown below with its type and property counts.

PrivateStakingGetRewardHistoryRequest
PrivateStakingGetStakingInstrumentsResponse
PrivateStakingStakeRequest
PrivateStakingGetStakeHistoryResponse
PublicStakingGetConversionRateRequest
PrivateStakingGetStakeHistoryRequest
PrivateStakingStakeResponse
PrivateStakingConvertRequest
PrivateStakingUnstakeRequest
PrivateStakingGetConvertHistoryResponse
PrivateStakingGetRewardHistoryResponse
PrivateStakingGetStakingPositionRequest
PublicStakingGetConversionRateResponse
PrivateStakingGetOpenStakeRequest
PrivateStakingGetOpenConvertResponse
PrivateStakingGetOpenStakeResponse
PrivateStakingGetStakingPositionResponse
PrivateStakingGetConvertHistoryRequest
PrivateStakingConvertResponse
PrivateStakingUnstakeResponse
PrivateStakingGetOpenConvertRequest
PrivateStakingGetStakingInstrumentsRequest

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

crypto-com-staking-api-openapi.yml Raw ↑

Other APIs Crypto.com publishes across the network.

Crypto.com Exchange WebSocket API v1
Crypto.com Exchange FIX API
Crypto.com Pay API
Crypto.com Developer Platform API
Crypto.com Account Balance and Positions API
Crypto.com Advanced Order Management API
Crypto.com Crypto Wallet API
Crypto.com Fiat Wallet API
Crypto.com OTC RFQ for Taker API
Crypto.com Reference and Market Data API
Crypto.com Trading API
Crypto.com Trading Bot API
Where this information came from

This is an independent, third-party profile of Crypto.com Staking 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.