Create Event is an example object payload from Ceramic, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"summary": "Create a new Ceramic event",
"description": "Example request to POST /ceramic/events to create a new event on the Ceramic network.",
"request": {
"method": "POST",
"url": "http://localhost:5101/ceramic/events",
"headers": {
"Content-Type": "application/json"
},
"body": {
"data": "uomdkYXRhkWVoZWxsb2V3b3JsZA"
}
},
"response": {
"status": 204,
"description": "Event created successfully"
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.