RealSelf · Schema
Realself Event 1 0 0
Event envelope
CompanyHealthcareAestheticsMarketplaceReviewsLead GenerationConsumer HealthWebhookJSON-Schema
Properties
| Name | Type | Description |
|---|---|---|
| applicationId | string | The identifier of the application that raised this event |
| domain | string | The event's domain |
| entity | object | The event entity |
| id | string | Event ID |
| name | string | Name of the event |
| occurredAt | string | When the event occurred, https://tools.ietf.org/html/rfc3339#section-5.6 |
| originator | object | The actor that raised this event |
| requestId | string | Request/correlation tracking identifier |
JSON Schema
{"$id":"https://api.realself.com/schemas/event/1-0-0.json","$schema":"http://json-schema.org/2019-09/schema#","description":"Event envelope","properties":{"applicationId":{"description":"The identifier of the application that raised this event","type":"string"},"domain":{"description":"The event's domain","type":"string"},"entity":{"additionalProperties":true,"description":"The event entity","properties":{"after":{"description":"Entity state after this event","type":"object"},"before":{"description":"Entity state before this event","type":"object"},"id":{"description":"Unique identifier of the entity","type":"string"},"schema":{"description":"Schema of the entity","format":"uri","type":"string"},"uri":{"description":"GET uri for retrieving the entity","format":"uri","type":"string"}},"required":["id","uri","schema"],"type":"object"},"id":{"description":"Event ID","type":"string"},"name":{"description":"Name of the event","type":"string"},"occurredAt":{"description":"When the event occurred, https://tools.ietf.org/html/rfc3339#section-5.6","type":"string"},"originator":{"additionalProperties":false,"description":"The actor that raised this event","properties":{"id":{"description":"Unique identifier of the originator","type":"string"},"roles":{"description":"The user's roles","items":{"type":"string"},"type":"array"},"schema":{"description":"Schema of the originator","format":"uri","type":"string"},"uri":{"description":"GET uri for retrieving the entity","format":"uri","type":"string"},"visitorId":{"description":"The value of the rs-visitor-id","type":"string"}},"required":["id","uri","schema"],"type":"object"},"requestId":{"description":"Request/correlation tracking identifier","type":"string"}},"required":["id","domain","name","entity","originator","occurredAt","requestId","applicationId"],"type":"object"}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/realself-event-1-0-0"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.