Do Authentication API calls count towards daily limit?

Ilya_Volodarsky
Level 1

Do Authentication API calls count towards daily limit?

Hello!

I am building an app to create custom objects in Marketo. A limitation with the software I am using is that I cannot cache the API Token I generate and will have to make many redundant calls to generate/retrieve an api token even if it has not expired yet. I will have to do this with every custom object I create.

From my testing (i made a call and checked the "API Calls used in last 7 days" counter), it does not seem that token generation affects api limits.

However, I wanted to make sure.

Does anyone know if a call to the <Identity URL>/oauth/token endpoint counts towards the daily api limit?

1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

Re: Do Authentication API calls count towards daily limit?

It does not. I think it may have at some point.