Open protocol OAuth 2.0 is used for the purposes of Admitad applications authorization. The current documentation includes an authorization mechanism that complies with the protocol specification:
- Authorization of applications on admitad.com
- Authorization of third-party web-applications
- Client authorization
- Access_token refresh
- Description of signed_request line
- Help on access settings
- Help on API response codes
Upon authorization you will be provided with an
access_token
with the help of which you can make requests to Admitad API. Depending on the set of acquired access rights some API methods may not be available.