Check your API key status and usage
curl -X POST https://anno.evolvingintelligence.ai/v1/content/fetch \ -H "Authorization: Bearer YOUR_KEY" \ -H "Content-Type: application/json" \ -d '{"url": "https://example.com"}'