API Reference
Pricing
API Reference

Bitcoin Net Unrealized PNL

This endpoint provides data for the bitcoin net unrealized profit/loss (nupl)

Cache / Update Frequency: 1 day for all the API plans.

This endpoint is available on the following API plans

PlansHobbyistStartupStandardProfessionalEnterprise
Available

Response Data

{
  "code": "0",
  "data": [
    {
      "price": 0,
      "net_unpnl": 0,
      "timestamp": 1230940800000
    },
    {
      "price": 0,
      "net_unpnl": 0,
      "timestamp": 1231027200000
    },
    {
      "price": 0,
      "net_unpnl": 0,
      "timestamp": 1231113600000
    },
}
Language
Credentials
Header
Click Try It! to start a request and see the response here!