Requesting an OAuth 2.0 client
Make's API uses OAuth 2.0 authorization protocol to enable secure third-party access. This standard security framework allows applications to interact with Make's resources while protecting sensitive credentials.
To be able to start using OAuth 2.0, your app has to request a client on our side.
How to submit a registration request
1
Complete the OAuth client registration form with your application details.
2
Choose your required API scopes. For more information, refer to our API scopes documentation.
3
Submit your registration request.
Our team will review your request within 10 business days. Upon approval, you'll receive the necessary credentials to integrate your application with the Make platform.
Last updated