Explore our collection of open APIs, SDKs, and documentation for building modern applications with Ezenia tools.
Standard REST endpoints for managing projects, users, and resources in Ezenia platforms.
curl -X GET https://api.ezenia.community/v1/projects \ -H "Authorization: Bearer YOUR_TOKEN"See Documentation
Flexible query engine for custom data aggregation across Ezenia platforms and tools.
{ "query": "{ projects(filter: {status: ACTIVE}) { name id } }" }Explore GraphiQL
Stream updates and events in real-time from Ezenia services and integrations.
POST https://webhooks.ezenia.community/subscribe { "event": "project.update", "callback": "https://your-app.com/webhook-receiver" }Set Up Webhook
Our APIs provide flexible integration, real-time data, and robust security for your development workflows.
OAuth 2.0 and API key authentication with role-based access control for all endpoints.
Fair usage policies with customizable rate limits for free and premium tiers.
Interactive API testing console with auto-complete and request previews.
Three simple steps to start using Ezenia APIs in your application.
Sign up for your free Ezenia account to access API credentials and documentation.
Retrieve your API key and access token in the developer settings dashboard.
Use your credentials with our API endpoints to start integrating Ezenia tools.
Got a new integration idea? Or need support for a custom workflow?
Join API Slack