Architecture of API Key Implementation
问题 I might me wrong, as I am very new to API Key fundamentals. Please correct me if I am wrong. I have a JavaScript front-end, and a backend application in PHP (can be any technology). I want to expose some API from the backend application for AJAX. So that a third party developer could use my API from their application without worrying about the actual implementation on backend. I will expose an API Key to the developer, so that whatever request he makes from his application, uses the API key