This endpoint comes with a Rate Limit: You can send up to 5 requests to get Access Token during 1 minute.This endpoint lets you obtain an access token, which is necessary for making requests to the Airalo Partners API. By providing your client ID and client secret, you'll receive a token that is valid for 24 hours.It's a good idea to store the access token in your API client and request a new one only if the current token expires or becomes invalid.