1
0
Fork 0
freesewing/sites/orgdocs/docs/about/site/apikeys/readme.mdx

21 lines
550 B
Text
Raw Normal View History

2024-09-29 18:09:44 +02:00
---
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>