Build on Jellywebb
Discover APIs, SDKs, documentation, and platform services powering the Jellywebb ecosystem.
Ecosystem Products
Quick Start
API Explorer
JavaScriptPHPPythonDartNode.js
GET/v1/products
POST/v1/auth/token
GET/v1/identity/users
GET /v1/products
{
"products": [
{ "name": "Jellywebb DApp Store", "status": "active" },
{ "name": "Judith AI", "status": "active" }
]
}
// JavaScript snippet
import { Jellywebb } from '@jellywebb/sdk';
const jw = new Jellywebb('YOUR_API_KEY');
await jw.products.list();Documentation
SDK Downloads
Developer Console Preview
API Keys
•••••••xk42
Projects
3
Active · productionUsage Analytics
124.5K req
Webhook Events
Last: user.created
successfulRequest Logs
200 · GET /v1/identity
2 min ago