Authentication Header
All API routes should be accessed at https://api.copy.ai/api/ and require the x-copy-ai-api-key header field.
x-copy-ai-api-key <api key goes here>How to Create an API Key
- Log into your Copy.ai account.
 - Click on Configuration in the left sidebar.
 - Click on the API Keys card.
 - Click the Create button in the top right of the page.
 - Provide a Key Name, User, and an optional Expiry Date.
 
- Click Create.
 - Copy your API Key value.  You will use this value for the 
x-copy-ai-api-keyHTTP header when making API calls. Note you will not be able to view this again. 
See this article for more detailed information.
