cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1852
Views
0
Helpful
2
Replies

"Developer Over Rate" response when accessing sn2info API

Srihas
Cisco Employee
Cisco Employee

When trying to access the API:

 

GET https://api.cisco.com/sn2info/v2/coverage/status/serial_numbers/<serial_number>

 

Response:

Status Code: 403

Body: <h1>Developer Over Rate</h1>

 

Is there any limit on the number of requests to access this API?

Please suggest solution to evade this issue.

 

 

2 Replies 2

Jarrett Pomeroy
Cisco Employee
Cisco Employee
Hello,
You can view your rate of usage on the API Console here -> https://apiconsole.cisco.com/apps/myapis
SN2Info API is set to 1000 calls per day by default. You may want to look at including multiple serial numbers in a single API call (you can include up to 75) to reduce the total number of calls needed by your application.
Thank you,
Jarrett

Hi Jarrett,

 

Is there a way to increase the no. of API calls per day from 1000 to maximum applicable for my application?

 

Thanks,

Srihas