Technical guide - API

  • Updated

About the API

Here's our online API technical guide : https://api.360learning.com/.

You can use our API to automate actions in your platform. As with all API, coding skills are required, for which we do not offer support.

Rate limits

In order to protect the service for all customers and prevent abuse, the 360Learning API is subject to the following rate limits:

  • Up to 50 read operations (GET) per second per API key
  • Up to 10 read operations (GET) per second per IP address
  • Up to 5 write operations (PATCH/POST/PUT/DELETE) per second per API key
  • Up to 10 write operations (PATCH/POST/PUT/DELETE) per second per IP address

The following routes have special rate limits:

Once you exceed the limit, API calls return a response with an HTTP status 429 code.

If you need to run a higher number of requests, we suggest you pace the calls by batch or by setting a timer on the scripts.

Other limits

Check out our blog for more L&D resources.

Was this article helpful?

7 out of 13 found this helpful

Have more questions? Submit a request