Manage your API keys and access tokens
Generate a new API key to access the iframe service. Keep this key secure as it grants access to protected resources.
Authorization: Bearer YOUR_API_KEYBase URL: https://cs-chox.dhruvs.host
Endpoint: /api/iframe
curl -H "Authorization: Bearer YOUR_API_KEY" \ "https://cs-chox.dhruvs.host/api/iframe?url=https://example.com"