For a deeper look into our World Check One API, look into:

Overview |  Quickstart |  Documentation |  Downloads

question

Upvotes
Accepted
588 14 21 19

Is there any limitation on concurrent users and how many requests that can be submitted?

world-checkworld-check-oneapi-limitsrequest
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
Accepted
408 3 4 5

Hi @Jenny Johnson, yes, the API limits the number of concurrent requests, but at the moment the configured limits are nominal only. We will be limiting both the number of requests per user, as well as a total limit for all API requests as a whole. This allows us to ensure a single user does not negatively impact the experience of others, as well as that all API requests being processed do not negatively impact the experience of WC1 users within the web application.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
3 1 1 3

Hi @Shweta Lal - I have a follow up question to this. We have a prospect who would be interested in integrating WC1 API with multiple end systems (about 20 different systems) - I assume they can all use the same API key for sending requests? Are there any issues with concurrent requests from multiple systems? They may also have multiple groups set up within the same profile (one for each end system)

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvote
3.1k 18 7 7

Hi @Santosh.Mitra,

The API keys identify the API user and can be sent from different sources, however the number of concurrent requests is by user account, so if 20 systems are all using the same API user account, then there's a good chance more than 10 concurrent requests will be active and one or more of the systems will receive the 429 return status.

Brian

The API client is making too many concurrent requests, and some are being throttled. Throttled requests can be retried (with an updated request Date and HTTP signature) after a short delay.
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.