API tools for Paycoin XPY

CryptFolio provides an extensive API for users and developers to explore cryptocurrency, and to track their portfolios.

Currency information public

GET /api/currencies/xpy

Fetch information about this currency, including its title, code, and type (fiat currency, cryptocurrency, and/or Ethereum token).

Track a new address private

POST /api/portfolios/ID/addresses

Add a new address to your portfolio for CryptFolio to track.

Fetch address balances private

GET /api/portfolios/ID/addresses/ID/balances

Get the latest cryptocurrency or token balances for this address.

Fetch address transactions private

GET /api/portfolios/ID/addresses/ID/transactions

Get the latest cryptocurrency or token transactions for this address.

Coming soon

We are actively developing our cryptocurrency API. If you are developing a cryptocurrency application or service, and would like another API endpoint not listed here, please get in touch.

Follow CryptFolio Updates to stay in the loop.