# Sphyre Documentation ## Docs - [POST /api/auth/login](https://docs.sphyre.tech/api-reference/auth/login.md): Complete DID challenge flow and obtain JWT - [POST /api/auth/register](https://docs.sphyre.tech/api-reference/auth/register.md): Register a new user profile bound to a DID - [Authentication](https://docs.sphyre.tech/api-reference/authentication.md): DID challenge flow and JWT usage - [POST /api/issuer/:did/issue](https://docs.sphyre.tech/api-reference/endpoint/create.md): Issue a credential from an issuer template - [DELETE /api/wallet/:did/credentials/:credential_id](https://docs.sphyre.tech/api-reference/endpoint/delete.md): Remove a credential from holder wallet storage - [GET /api/wallet/:did/credentials](https://docs.sphyre.tech/api-reference/endpoint/get.md): Return all credentials owned by a holder DID - [API Overview](https://docs.sphyre.tech/api-reference/introduction.md): Sphyre Fortro Engine REST API overview and usage guide - [GET /api/wallet/:did/credentials](https://docs.sphyre.tech/api-reference/wallet/get-credentials.md): List all credentials stored in a holder wallet - [POST /api/wallet/:did/consents](https://docs.sphyre.tech/api-reference/wallet/manage-consent.md): Grant data sharing consent to a verifier - [System Architecture](https://docs.sphyre.tech/architecture.md): Understanding Sphyre's technical architecture and design principles - [Fortro Engine](https://docs.sphyre.tech/components/fortro-engine.md): Rust-based backend API powering the Sphyre ecosystem - [Sphyre ALV](https://docs.sphyre.tech/components/sphyre-alv.md): User wallet application for managing digital identity and credentials - [Sphyre Issuers](https://docs.sphyre.tech/components/sphyre-issuers.md): Organization dashboard for issuing and managing verifiable credentials - [Sphyre Verifier](https://docs.sphyre.tech/components/sphyre-verifier.md): Verification portal for requesting and validating credentials - [Decentralized Identifiers (DIDs)](https://docs.sphyre.tech/concepts/did.md): Learn how DIDs provide self-sovereign, cryptographically-verifiable identifiers - [Self-Sovereign Identity (SSI)](https://docs.sphyre.tech/concepts/ssi.md): Understanding the principles and benefits of self-sovereign identity - [Verifiable Credentials](https://docs.sphyre.tech/concepts/verifiable-credentials.md): Digital credentials with cryptographic proofs for tamper-evident, verifiable claims - [Zero-Knowledge Proofs (ZKP)](https://docs.sphyre.tech/concepts/zero-knowledge-proofs.md): Prove facts about your credentials without revealing the underlying data - [Welcome to Sphyre](https://docs.sphyre.tech/index.md): A decentralized Self-Sovereign Identity (SSI) ecosystem built with post-quantum cryptography - [Quickstart Guide](https://docs.sphyre.tech/quickstart.md): Get started with Sphyre in 5 minutes ## OpenAPI Specs - [openapi](https://docs.sphyre.tech/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/sphyre) - [Community](https://discord.gg/sphyre)