RealSelf · Schema
Realself Pages Interaction 1 0 0
Page interaction event
CompanyHealthcareAestheticsMarketplaceReviewsLead GenerationConsumer HealthWebhookJSON-Schema
Properties
| Name | Type | Description |
|---|---|---|
| element | object | The element that was interacted with |
| page | object | |
| related | array | Other related elements such as form fields |
JSON Schema
{"$id":"https://api.realself.com/schemas/pages/interaction/1-0-0.json","$schema":"http://json-schema.org/2019-09/schema#","definitions":{"element":{"properties":{"action":{"description":"The action that occurred (click, play, expand, etc)","type":"string"},"id":{"description":"Identifier of the element","type":"string"},"label":{"description":"Label of the element","type":"string"},"tag":{"description":"Name of the element tag (div, button, etc)","type":"string"},"value":{"description":"Value of the element","type":"string"}},"type":"object"}},"description":"Page interaction event","properties":{"element":{"$ref":"#/definitions/element","description":"The element that was interacted with"},"page":{"$ref":"http://api.realself.com/schemas/pages/page/1-0-0"},"related":{"description":"Other related elements such as form fields","items":{"$ref":"#/definitions/element"},"type":"array"}},"required":["element"],"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-pages-interaction-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.