Partner authentication

Beware! This API is deprecated. If you rely on this API, you should get in touch with us.

If you are a DoYouBuzz Partner with a private CV database, you can access the Partner API.

Please note this API is deprecated and will be removed soon. If you rely on this API to access your data, please contact us.

Access protected resources

To access a protected ressource, send a GET request to the resource (full list avaiable on the left-menu, under Partner API) with your your apiKey and apiSecret. You can get your apiKey and apiSecret by contacting DoYouBuzz.

Example

GET https://api.doyoubuzz.com/user/?userId=:id&apiKey:apiKey&apiSecret:apiSecret

 

User authorization

When a user joins a private CV database, the user's authorization is handled directy by DoYouBuzz so you don't need to request his authorization. Please note : as in a oAuth process, the user can remove his authorization when he wants.