Base URL
The base url for all API calls is:
https://api.aicontentfy.com
Authorization
To authorize your API calls, use API key in the query parameters.
axios.get('https://api.aicontentfy.com?apiKey=your-api-key')
You can find your API key from your AIContentfy account settings
Pricing
Some calls through the API consume credits from your account.
- Outline generation: 0.05 credits
- Post generation: 1 credit
Pricing is subject to change. Contact sales for a fixed contract.