From 4d6d47c35cfe12653a4f6be630263e82b85de984 Mon Sep 17 00:00:00 2001 From: Joseph Mearman Date: Sat, 20 Jan 2024 17:12:50 +0000 Subject: [PATCH] correct polite-pool link --- how-to-use-the-api/api-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/how-to-use-the-api/api-overview.md b/how-to-use-the-api/api-overview.md index 71a1d67..2031e28 100644 --- a/how-to-use-the-api/api-overview.md +++ b/how-to-use-the-api/api-overview.md @@ -1,6 +1,6 @@ # API Overview -The API is the primary way to get OpenAlex data. It's free and requires no authentication. The daily limit for API calls is 100,000 requests per user per day. For best performance, [add your email](rate-limits-and-authentication.md#the-polite-pool) to all API requests, like `mailto=example@domain.com`. +The API is the primary way to get OpenAlex data. It's free and requires no authentication. The daily limit for API calls is 100,000 requests per user per day. For best performance, [add your email](./rate-limits-and-authentication.md#the-polite-pool) to all API requests, like `mailto=example@domain.com`. ## Learn more about the API