API Reference
Access comprehensive API documentation with interactive testing and code examples.
Interactive API Documentation
For the full, interactive API reference (endpoints, schemas, examples, and testing), visit:
Quick Start
Base URL
Production: https://api.skippy.id
Authentication
All API requests require an API key in the Authorization header:
curl -X GET "https://api.skippy.id/v1/org/{orgId}" \
-H "Authorization: Bearer YOUR_API_KEY"
API Coverage
The Skippy API provides endpoints for:
Organizations & Projects
Manage organizations, projects, and team access
Credential Templates
Create and manage credential and presentation templates
Credential Issuance
Issue credentials via OpenID4VCI protocol
Credential Verification
Request and verify credential presentations
Digital Identities
Create and manage DIDs (Decentralized Identifiers)
Webhooks
Subscribe to real-time credential lifecycle events
Getting Help
API Documentation
Complete reference with all endpoints, schemas, and examples
Visit API Docs →Contact Support
Need help with API integration or have questions?
Email: support@skippy.id
Next Steps
Create API Key
Generate your first API key to start making requests Get API Key →
Issue Credentials
Learn how to issue credentials via API Learn More →
Setup Webhooks
Receive real-time notifications for credential events Configure →