Authentication for the API

To use the Fabricate API, you must have a Fabricate API key.

All requests to the Fabricate API must include an authorization header with the value:

Bearer <your_api_key>

Last updated