Manage your API access and view your usage statistics
Manage your API keys. Each key can be used to access the ThemeContext API. Keep them secure.
# Example API call
curl -X POST https://themecontext.com/api/extract \
-H "X-API-Key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"url": "https://example.com"}'
Track your API usage and extraction history
Manage your account settings
You need to be signed in to manage your API keys and view usage statistics.