deploy: c9b52c3acc
This commit is contained in:
parent
afcd899c11
commit
deb720f7d6
1 changed files with 2 additions and 0 deletions
|
|
@ -693,6 +693,8 @@ curl <span class="s2">"https://io.adafruit.com/api/v2/test_username/feeds?x-aio-
|
|||
<p>When making HTTP requests to Adafruit IO, you can include the API key as a query parameter named <code>x-aio-key</code> or as a request header named <code>X-AIO-Key</code>. In both cases, "X-AIO-Key" is case insensitive.</p>
|
||||
|
||||
<p><strong>NOTE</strong>: if you regenerate your AIO key, your old key will be immediately invalidated, so you'll have to replace it in any scripts or sketches where it is in use.</p>
|
||||
|
||||
<p><strong>NOTE</strong>: it is a best practice to avoid including your API key in the URL as a query parameter. Some situations may require this, but try to avoid it if you can.</p>
|
||||
<h1 id='client-libraries'>Client Libraries</h1>
|
||||
<p>We have lots of client libraries to help you get started with your project:</p>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue