21 lines
550 B
Text
21 lines
550 B
Text
![]() |
---
|
||
|
title: API Keys
|
||
|
---
|
||
|
|
||
|
An _API_ key is a unique identifier used to authenticate and authorize a request to the FreeSewing backend.
|
||
|
Whereas a username (and password) are intended for users, API keys (and secret) are intended to authenticate and authorize a robot, program, or script rather than a human user.
|
||
|
|
||
|
To create a FreeSewing API key, you need to provide the following fields:
|
||
|
|
||
|
<ReadMore />
|
||
|
|
||
|
<Note>
|
||
|
|
||
|
API keys are an advanced feature aimed at developers.
|
||
|
|
||
|
<a class="btn btn-secondary" href="/new/apikey/">Create a new API key</a>
|
||
|
|
||
|
</Note>
|
||
|
|
||
|
|