Authentication
Developer guides & examples
Share Your Feedback
Suggest a micro‑API
Authentication
Include Authorization: Bearer YOUR_API_KEY
with every request to protected endpoints.
curl -H "Authorization: Bearer YOUR_API_KEY" \
https://apixies.com/api/v1/test