API Reference
Pricing
API Reference

Bitcoin New Addresses

This endpoint provides data for the bitcoin new addresses

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": [
    {
      "timestamp": 1282003200000,
      "price": 0.07,
      "new_address_count": 331
    },
    {
      "timestamp": 1282089600000,
      "price": 0.068,
      "new_address_count": 415
    },
    {
      "timestamp": 1282176000000,
      "price": 0.0667,
      "new_address_count": 316
    },
}
Language
Credentials
Header
Click Try It! to start a request and see the response here!