How to get the number of apis consumed in the quota. through a developer api ?

Is there a way to get the number of apis consumed in a subscription through an api endpoint ?.

Does failed/rate limit rejected api also add to the count of api requests made in a  day ?

When does the api quoata replenish ? is it fixed time of day everyday. 

Comments

  • Ben Wong
    Ben Wong Blackbaud Employee
    Tenth Anniversary Kudos 3 Name Dropper Participant
    Hi Noel Zubin Victor‍,


    You have access to your API analytics from the SKY Developer Portal > Developer account > Analytics. The standard 25,000 API quota limit is applied to a 24-hour period not by calendar day. Your API call will be rejected if you hit the 25,000 API call limit over the last 24 hours.


    I believe that if you receive an error code in the response, those calls are still counted against your quota. I'm not 100% sure so I'll confirm with my team.


    Hope this helps.


    Thanks!