Skip to main content

Blockfrost usage metrics

GET /metrics

History of your Blockfrost usage metrics in the past 30 days.

Request

Responses

Return the last 30 days of metrics


Schema
  • Array [
  • time integer required

    Starting time of the call count interval (ends midnight UTC) in UNIX time

    calls integer required

    Sum of all calls for a particular day

  • ]
Loading...