I'd like to manage my API keys programmatically to take advantage of the convenience and repeatability that come with automation. Is it possible?
Scenarios
- create new API key
- add HTTP referer restrictions to an existing key
- regenerate an API key
- delete an API key
Answer
Take a look at the API Key API. It may be a solution depending on your needs.
Comments
0 comments
Please sign in to leave a comment.