Authentication
Last updated
Was this helpful?
Last updated
Was this helpful?
Stencil uses API key assigned to each project to access the API endpoints. API key access is per project based.
You can find your API key in your project settings page.
Include the following header in each of your request to be authenticated properly.
Replace API_KEY
with the API key from the previous step.