API Documentation Overview
Passkeyme provides a comprehensive REST API alongside our framework-specific SDKs. This section helps you understand when to use the API directly versus using our SDKs, and provides integration examples for direct API usage.
🔗 Complete API Reference
📖 Full Swagger API Documentation
Our complete API documentation is available as an interactive Swagger interface where you can:
- Browse all available endpoints
- See request/response schemas
- Test API calls directly
- Download OpenAPI specifications