All API requests must be made over HTTPS. Calls made over plain HTTP will fail. Never share your API keys in public repositories or client-side code.
The Storylinez API uses API key authentication. To access protected endpoints, you must include both your API key and API secret in the headers of your requests.
Obtaining API Keys
To obtain API keys for the Storylinez platform, you need to:
Log in to your Storylinez account dashboard
Navigate to the Developer section
Click on "API Keys" and then "Generate New API Key"
Store both your API key and API secret securely - the secret will only be shown once
Using Your API Keys
Include both your API key and API secret in the headers of your requests as follows: