Authenticating Requests

Authenticate your API requests by including your secret API key in the Authorization header.

curl https://api.vylot.workers.dev/v1/products -H "Authorization: Bearer vk_live_abc123..."