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

Coinigy

Interacting with Coinigy Accounts and Exchange Directly

This event API exposes 10 operations across 7 channels, and defines 12 schemas. It is described by AsyncAPI 2.6.0, at version 2.0.0.

The API connects through a single server, sc-02.coinigy.com:443 (wss).

10 operations 7 channels 12 schemas

Metadata

The identity and technical contract details declared by the specification.

Specification
AsyncAPI 2.6.0
API Version
2.0.0
Base URL
https://coinigy.docs.apiary.io
Resource Areas
1

Channels & Operations 10

Across 7 channels, the API surfaces 10 operations. Each is listed below with its action, channel, parameters, and response codes.

Channels 10
SUB
auth
Receive the authentication acknowledgement with token.
receiveAuthAck body
PUB
auth
Send API credentials to authenticate the SocketCluster connection.
sendAuth body
SUB
exchanges
Receive the exchange list.
receiveExchanges body
PUB
exchanges
Request the full exchange list.
requestExchanges body
SUB
channels
Receive the channel inventory.
receiveChannels body
PUB
channels
Request channel inventory, optionally filtered by exchange code.
requestChannels body
SUB
TRADE-{exchangeCode}--{primaryCurrency}--{secondaryCurrency}
Receive an executed trade for the subscribed market.
onTrade 3 params body
SUB
ORDER-{exchangeCode}--{primaryCurrency}--{secondaryCurrency}
Receive an order book update for the subscribed market.
onOrderBook 3 params body
SUB
BLOCK-{currencyCode}
Receive a blockchain alert for the subscribed currency.
onBlockAlert 1 param body
SUB
TICKER
Receive a ticker update for a favorited market.
onTicker body

Messages & Schemas 12

The contract defines 12 schemas that model the data carried by its messages. The most detailed are AuthAckPayload (2 properties), AuthCredentials (2 properties). Each schema is shown below with its type and property counts.

AuthRequest
message
API credentials submitted via the SocketCluster auth event.
AuthAck
message
Acknowledgement returned by the server after auth, including a token on success.
ExchangesRequest
message
Request the full exchange inventory. Emitted as exchanges with a null payload.
ExchangesResponse
message
Acknowledgement response carrying the exchange list.
ChannelsRequest
message
Request the available channel inventory, optionally filtered to a single exchange code. Emitted as channels with either no payload (all channels) or an exchang…
ChannelsResponse
message
Acknowledgement response carrying the channel inventory.
TradeEvent
message
A single executed trade on the subscribed market.
OrderBookEvent
message
An order book update for the subscribed market.
BlockEvent
message
A blockchain-level alert for the subscribed currency.
TickerEvent
message
A ticker update for a favorited market.
AuthCredentials
object
Coinigy v1 API credentials submitted with the auth event.
2 properties 2 required
AuthAckPayload
object
Acknowledgement payload returned by Coinigy in the auth callback. On success the payload includes an auth token; on failure it carries an error object. The ful…
2 properties

Specification

The full machine-readable AsyncAPI contract behind this narrative.

Source

asyncapi.yml Raw ↑
Where this information came from

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