Offset AuthAsk AIget https://api.connect.earth/offset/authAuthenticate with your API key and an anonymised user ID to be able to generate a session ID to call the checkout endpoint.Query ParamsanonymisedUserIdstringrequiredHeadersx-api-keystringrequiredResponses 200OK (A JSON object with sessionId to authenticate) 400Bad Request (Likely something wrong with the input) 401Unauthorised (API Key is wrong) 429Too Many Requests (API Quota has been exceeded)Updated over 2 years ago