Tracking/limiting the API calls on DataScope REST API

Hello all,

Is there a way to track or limit the API calls on DataScope REST API (e.g. via a function that can be implemented)?


Best Answer

  • Gurpreet
    Gurpreet admin
    Answer ✓

    Hello @ewa.grzybowska,

    DSS provides user and quota usage API functions which can be used to track the API usage. Also, the on demand extraction endpoint - extract with notes, includes a usage summary at the end of the extraction, which can also be used.

Answers