Skip to content
coinkun docs
Coinkun home Dashboard

API REFERENCE v1

Service info

Planned machine-readable capabilities for the account and wallet APIs.

On this page

#Account service info

Planned

Intended discovery endpoint for supported assets, address formats and configured fee policies.

OPTIONS/accounts

Request

  • HTTP MethodOPTIONS
  • Content Typeapplication/json
  • URLhttps://coinkun.com/api/v1/accounts

No request parameters.

curl --request OPTIONS "https://coinkun.com/api/v1/accounts"

Illustrative example · Replace YOUR_* and ${VARIABLES} with your own values · Never paste real keys into shared documentation.

#Wallet service info

Planned

Intended discovery endpoint for the future single-currency Wallet API.

OPTIONS/wallets

Request

  • HTTP MethodOPTIONS
  • Content Typeapplication/json
  • URLhttps://coinkun.com/api/v1/wallets

No request parameters.

curl --request OPTIONS "https://coinkun.com/api/v1/wallets"

Illustrative example · Replace YOUR_* and ${VARIABLES} with your own values · Never paste real keys into shared documentation.

#Service response fields

Planned

Planned metadata describes the service as a whole and each supported currency. Monetary thresholds and fees use atomic units.

FieldTypeMeaning
supported-fee-policiesarrayAvailable network fee strategies
currenciesarrayCurrency capability records
namestringDisplay name
abbrstringAPI asset code
unitsstringAtomic unit name
units-factornumberSize of one atomic unit in whole coins
address-typesarraySupported receiving address formats
default-address-typestringDefault receiving address format
minimal-confirmationsintegerConfirmation threshold
processing-feeobjectProcessing fee policy data
fee-free-limitintegerProcessing fee threshold
dust-rateintegerCurrency-specific dust policy metadata
tokenstring or nullToken symbol when applicable
networkstringUnderlying blockchain
Coinkun API v1 · Reviewed against this checkout
Contract reference: Apirone documentation. Adapted for Coinkun; implementation status is shown above.

Type to search the documentation

↑ ↓ navigate openesc closeLocal search · No data sent