Authentication

To use Gradual Public API, you need to obtain a Client ID and Client Secret.

Please email [email protected] to request your Client ID and Client Secret.

Gradual Public API uses Bearer Token and Client ID Header as the authentication method The two headers you need to pass along with all API calls, Authorization and x-client-id

For example:

API Endpoint

https://api.gradual-api.com/public-api/v1/

Rate Limit

The API is protected by a rate limiter. This means you can't make more than 5 requests per second.

API References

Update user profile by email

URL: https://api.gradual-api.com/public-api/v1/updateProfileByEmail

HTTP Method: POST

Content type: application/json

Parameters: