How do I get the client ID and client secret needed to access the AOL API?

I want to work with the AOL.com API.

To do this, I need to get client_id (developer identifier) ​​and client_secret

But I can not find where and how I can get this identifier, I checked this site, but did not find anything.

Any idea how I can get client_id (developer id) and client_secret for the AOL.com API?

+4
source share
1 answer

To get the key and secret, you need to send information about your application to " identitysupport@teamaol.com ". You need to send the application name, email id, callback URL.

try it

+1
source

All Articles