Mani
Mani

Reputation: 83

How to get client id and client secret required to access AOL APIs?

I want to work with AOL.com API.

For this purpose I need to get client_id(developer Id) and client_secret

But I cant find where and how can I get this ID, I checked this site but I didn't find anything.

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

Upvotes: 4

Views: 723

Answers (1)

Naren
Naren

Reputation: 2726

You need to send your application details to "[email protected]" to get the key and secret. You need to send the application name, email id, callback url.

Try this

Upvotes: 1

Related Questions