About 642,000 results
Open links in new tab
  1. Where to find the youtube API Key? - Stack Overflow

    I followed all the steps. I selected my desired API (YouTube Data API) and created a project. I am searching now for about 20 minutes but I can't find the API Key? My user interface is in …

  2. Why use an API key and secret? - Stack Overflow

    I came across many APIs that give the user both an API key and a secret. But my question is: what is the difference between both? In my eyes, one key can be enough. Say I have a key …

  3. How to push code to Github hiding the API keys? - Stack Overflow

    I want to push some codes to my GitHub Repository. These codes are in different languages like Javascript, Java, Python etc. Some of those codes contain some private API key that I don't …

  4. html - How do I securely use Google API Keys - Stack Overflow

    Do not store API keys in files inside your application's source tree: If you store API keys in files, keep the files outside your application's source tree to help ensure your keys do not end up in …

  5. Do I need to hide API key when using google maps js API? If so, …

    You can create multiple API keys with different restrictions to use them safely. For embedding a map, the Google Maps documentation has instructions for creating a correctly restricted API …

  6. Retrieve Google Maps API Key - Stack Overflow

    In order to use the Places API you do need a developer key, at least if you want to go over 1000 queries a day. You registered for it in the Google API Console, and you can find it again there.

  7. Best practice for storing and protecting private API keys in ...

    The number of third party libraries and services is staggering. Most of those libraries and services are integrated by somehow authenticating with the service, most of the time, this happens …

  8. What's the best approach for generating a new API key?

    162 So with lots of different services around now, Google APIs, Twitter API, Facebook API, etc etc. Each service has an API key, like: AIzaSyClzfrOzB818x55FASHvX4JuGQciR9lv7q All the …

  9. python - OpenAI API error: "The api_key client option must be set ...

    Jan 27, 2024 · OpenAI API error: "The api_key client option must be set either by passing api_key to the client or by setting the OPENAI_API_KEY env variable" Asked 1 year, 10 months ago …

  10. google maps - Googlemaps API Key for Localhost - Stack Overflow

    Sep 5, 2016 · How do I get Google Maps API key to work on localhost? I've created an API key and under referrers I add the following: Accept requests from these HTTP referrers (websites) …