Keepfig API Reference

← Back to Documentation

🔐 Authentication

All API requests require a valid JWT token in the Authorization: Bearer <token> header. Obtain a token via the /v1/auth/login endpoint.