A request is a single API call and is used to measure the number of requests per second and concurrent requests. Concurrent requests are requests that you started and that are running in parallel. For example, let's assume your plan allows for two concurrent requests and you run two searches in quick succession and they both take three seconds to respond then you have two concurrent requests. If you try calling the API with another request during that time you will receive an error until at least one of the requests finished.
You can learn more about this in the rate limiting documentation.
The uptime guarantee is the amount of time the API is available. We guarantee 99.9% uptime for all plans.
The support level is the level of support you receive. The free plan only includes support on our Discord server, while the paid plans include email or scheduled phone support.
The backlink requirement is a link to artsearch.io on your website or application. This is required for the free plan, but not for the paid plans. You can copy the link template below:
<a href="https://artsearch.io/">Art Search<a>