Authenticating to the Fileforge API
Authenticating in the Fileforge API is done using an API key. This key is used to authenticate your requests to the API. You can create an API key in the Fileforge app.
Add your key to the request headers
Add your API key to the Authorization
header in your requests with X-API-Key
. You can test your key with the status endpoint using the playground.