Skip to main content

Retrieve account usage through API

  • April 26, 2024
  • 1 reply
  • 94 views

Hello, I am interested in programatically retrieving the usage of my account and I was wondering if this is possible. Basically, I need an endpoint from where I can retrieve the processing units and requests used for a fixed period of time. Thanks!

1 reply

  • 4852 posts replied to
  • April 26, 2024

Hi,

There is no dedicated API providing the data you want to retrieve in a summarised manner at the moment. We provide the response headers that allows you to collect data such as PUs spent, PUs remain, requests remain, etc. via curl commands.

Best Regards