RealSelf · Schema
Realself Pages View 1 0 0
Page view event
CompanyHealthcareAestheticsMarketplaceReviewsLead GenerationConsumer HealthWebhookJSON-Schema
Properties
| Name | Type | Description |
|---|---|---|
| acceptLanguage | string | The accept-language header |
| backend | string | What system was reverse proxied to for this request. |
| geoLocation | object | Geo location based on IP address |
| page | object | |
| referrer | string | The referrer header |
| userAgent | object | The user agent header |
JSON Schema
{"$id":"https://api.realself.com/schemas/pages/view/1-0-0.json","$schema":"http://json-schema.org/2019-09/schema#","description":"Page view event","properties":{"acceptLanguage":{"description":"The accept-language header","type":"string"},"backend":{"description":"What system was reverse proxied to for this request.","type":"string"},"geoLocation":{"description":"Geo location based on IP address","properties":{"city":{"type":"string"},"country_code":{"type":"string"},"latitude":{"type":"string"},"longitude":{"type":"string"},"metro_code":{"type":"string"},"postal_code":{"type":"string"},"region":{"type":"string"}},"type":"object"},"page":{"$ref":"https://api.realself.com/schemas/pages/page/1-0-0"},"referrer":{"description":"The referrer header","type":"string"},"userAgent":{"description":"The user agent header","properties":{"browser":{"description":"Browser properties parsed from user agent","properties":{"family":{"description":"The browser family","type":"string"},"version":{"description":"The browser version","type":"string"}},"type":"object"},"engine":{"description":"Device properties parsed from user agent","properties":{"family":{"description":"The engine family","type":"string"},"version":{"description":"The engine version","type":"string"}},"type":"object"},"os":{"description":"Operating system properties from user agent","properties":{"family":{"description":"The os family","type":"string"},"version":{"description":"The os version","type":"string"}},"type":"object"},"value":{"description":"The raw unparsed user agent string","type":"string"}},"type":"object"}},"required":["referrer","backend","acceptLanguage","geoLocation","userAgent"],"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-view-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.