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

Shapeshift v1 API

The v1 API from Shapeshift — 14 operation(s) for v1.

Shapeshift v1 API is published by Shapeshift on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include v1. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 14 operations across 14 paths, and defines 25 schemas. It is described by OpenAPI 3.2.0, at version 10.0.0.

Requests are made against a single base URL, https://api.bitcoin.shapeshift.com.

14 operations 14 paths 25 schemas 10 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
10.0.0
Base URL
https://api.ethereum.shapeshift.com/api/v1
License
MIT
Resource Areas
1

Paths & Operations 14

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

v1 14
GET
/api/v1/info
Get information about the running coinstack
GetInfo → 200
GET
/api/v1/account/{pubkey}
Get account details by address or extended public key
GetAccount 1 param → 200400422500
GET
/api/v1/account/{pubkey}/txs
Get transaction history by address or extended public key
GetTxHistory 3 params → 200400422500
GET
/api/v1/account/{pubkey}/utxos
Get all unspent transaction outputs for an address or extended public key
GetUtxos 1 param → 200400422500
GET
/api/v1/tx/{txid}
Get transaction details
GetTransaction 1 param → 200400422500
GET
/api/v1/tx/{txid}/raw
Get raw transaction details directly from the node
GetRawTransaction 1 param → 200400422500
POST
/api/v1/send
Sends raw transaction to be broadcast to the node.
SendTx body → 200400422500
GET
/api/v1/fees
Get current recommended network fees to use in a transaction
GetNetworkFees → 200400500
POST
/api/v1/jsonrpc
Makes a jsonrpc request to the node.
DoRpcRequest body → 200
POST
/api/v1/gas/estimate
Estimate gas cost of a transaction
EstimateGas body → 200422500
GET
/api/v1/gas/fees
Get the current recommended gas fees to use in a transaction For EIP-1559 transactions, use maxFeePerGas and maxPriorityFeePerGas For Legacy transactions, use gasPrice
GetGasFees → 200500
GET
/api/v1/fees/priority
Get the current recommended priority fees for a transaction to land
GetPriorityFees → 200400422500
POST
/api/v1/fees/estimate
Get the estimated compute unit cost of a transaction
EstimateFees body → 200400422500
GET
/api/v1/token/{id}
Get token details
GetToken 1 param → 200422500

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are RawTx (14 properties), Tx (10 properties), Utxo (9 properties), Vin (7 properties). Each schema is shown below with its type and property counts.

TokenDetails
object
Contains info about a token
5 properties 5 required
BaseTxHistory_Tx_
object
Contains paginated base transaction history details
3 properties 2 required
BaseInfo
object
Contains base info about the running coinstack
1 property 1 required
Vout
object
Contains info about a transaction output
5 properties 3 required
EstimateFeesBody
Contains the base64 encoded serialized transaction
RPCRequest
object
4 properties 3 required
SendTxBody
object
Contains the serialized raw transaction hex
1 property 1 required
TxHistory
Contains info about transaction history
ValidationError
object
Contains info about a 422 Validation Error response
2 properties 2 required
Utxo
object
Contains info about an unspent transaction output
9 properties 4 required
GasEstimate
object
Contains info about estimated gas cost of a transaction
1 property 1 required
NetworkFees
object
Contains info about current recommended network fees
3 properties
PriorityFees
object
Contains info about current recommended priority fees for a transaction to land.
4 properties 4 required
EstimateGasBody
object
Contains the transaction data to estimate gas cost
4 properties 4 required
GasFees
object
Contains info about current recommended fees to use in a transaction. Estimates for slow, average and fast confirmation speeds provided as well.
4 properties 3 required
NetworkFee
object
Contains info about the network fee
2 properties 2 required
Tx
object
Contains info about a transaction
10 properties 9 required
BadRequestError
object
Contains info about a 400 Bad Request response
1 property 1 required
RawTx
object
Contains info about a transaction as returned from the node
14 properties 14 required
InternalServerError
object
Contains info about a 500 Internal Server Error response
1 property 1 required
Account
object
Contains info about an address or extended public key account
6 properties 3 required
Vin
object
Contains info about a transaction input
7 properties
RPCResponse
object
4 properties 2 required
Fees
object
Contains info about legacy and/or EIP-1559 fees
3 properties 1 required
Address
object
Contains info about an address associated with an extended public key
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

shapeshift-v1-api-openapi.yml Raw ↑
Where this information came from

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