API for detecting moments of inspiration and refining text
Your API is now set up and ready to use. Here's how to access it:
/api/generate
/api/refine
/api/analyze
curl -X POST \ -H "Authorization: afdef62303770a5b5e7eb7394a72fe79" \ -H "Content-Type: application/json" \ -d '{"prompt": "Write a story about inspiration"}' \ http://your-domain/api/generate
Your API key is: GET A KEY
Keep this key secure and use it for all API requests.