1. Discover
Start with the public manifest registry to understand what a provider exposes and which scopes are required.
This page is meant to help users understand how Kawnix works as an API provider, an agentic execution layer, and a dynamic connector platform.
What users should learn
How to discover capabilities, authenticate, invoke actions, and verify outcomes.
API first
Clear routes and scoped keys
Agent ready
Structured prompts and workflows
Connector based
Extensible provider integrations
Billing aware
Usage-linked settlement and receipts
Security first
Scoped auth and auditability
A simple flow users can follow the first time they integrate Kawnix.
1. Discover
Start with the public manifest registry to understand what a provider exposes and which scopes are required.
2. Authenticate
Create a scoped API key or use the appropriate session context for the workspace.
3. Invoke
Send a structured request to the gateway and let Kawnix handle authorization, routing, and settlement.
4. Review
Inspect receipts, logs, and settlement status so users can verify what happened.
Kawnix exposes endpoints that teams can call from apps, services, and SDKs. The goal is to make integration feel like any other modern API provider: clear routes, scoped credentials, predictable responses, and receipts you can inspect later.
What this means
Example flow
The agentic layer lets an AI or workflow agent discover capabilities, select the right manifest, and execute actions with guardrails. That keeps the experience understandable for users while still enabling automation.
What this means
Example flow
Dynamic connectors allow Kawnix to attach new provider types, transport layers, or external integrations while keeping the same user-facing model. That makes the platform easier to extend as new API surfaces appear.
What this means
Example flow
Kawnix makes billing easier to understand by showing the estimate, reserving funds, and finalizing settlement after execution. That keeps users aligned on what will be charged and why.
What this means
Example flow
Security is built into the platform with scoped API keys, role-based access, and auditable execution. Users can understand who can call what, and operators can trace each action back to a session or credential.
What this means
Example flow
Point users to the console or connect them to the workspace they need.