For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

Was this helpful?