Overview
Getting Started
Begin with our comprehensive guides to using Eleftheria's API suite for managing decentralized projects.
View Guide →Project Integrations
Learn how to integrate our open-source projects like Libertaria and NoxGuard using RESTful endpoints and GraphQL.
View Docs →Core API Projects
View All →Libertaria
REST API for decentralized knowledge sharing with smart contract authentication and content moderation endpoints.
View Docs →NoxGuard
Encrypted messaging API with quantum-resistant key exchange and real-time file encryption tools.
View Docs →Soteria
Zero-knowledge proof authentication framework for decentralized identity verification and secure data flows.
View Docs →API Endpoints
Endpoint | Description | Auth Required |
---|---|---|
GET /projects | List available open-source projects | No |
POST /auth/token | Generate project access token | OAuth2 |
GET /docs/{project} | Retrieve project documentation | No |
POST /projects | Create new open-source project | OAuth2 |
Need Implementation Help?
Our developer docs include code samples, tutorials, and API explorer for all Eleftheria projects.
🚀 Developer Portal