Home
Flipdish
Apps Index Page Structure
Apps Index Page Structure
Index Page
Type: object
Properties: 16
Restaurant Online Ordering Mobile Apps Point-of-Sale Order Menus Payments Webhook
IndexPage is a JSON Structure definition published by Flipdish, describing 16 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
Testimonials
Images
AboutSectionEnabled
AboutSectionTitle
AboutSectionSubtitle
AboutSectionLeftTitle
AboutSectionLeftBody
AboutSectionRightTitle
AboutSectionRightBody
OpeningHoursEnabled
MenuPreviewEnabled
GalleryEnabled
TestimonialsEnabled
ContactFormEnabled
ContactFormEmail
MapEnabled
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/flipdish/refs/heads/main/json-structure/apps-index-page-structure.json",
"name": "IndexPage",
"description": "Index Page",
"type": "object",
"properties": {
"Testimonials": {
"description": "Testimonials",
"type": "array",
"items": {
"$ref": "#/components/schemas/WebsiteTestimonial"
},
"example": []
},
"Images": {
"description": "Images",
"type": "array",
"items": {
"$ref": "#/components/schemas/WebsiteImage"
},
"example": []
},
"AboutSectionEnabled": {
"description": "About section enabled",
"type": "boolean",
"example": true
},
"AboutSectionTitle": {
"description": "About section title",
"type": "string",
"example": "string"
},
"AboutSectionSubtitle": {
"description": "About section sub-title",
"type": "string",
"example": "string"
},
"AboutSectionLeftTitle": {
"description": "About section title left",
"type": "string",
"example": "string"
},
"AboutSectionLeftBody": {
"description": "About section text left",
"type": "string",
"example": "string"
},
"AboutSectionRightTitle": {
"description": "About section title right",
"type": "string",
"example": "string"
},
"AboutSectionRightBody": {
"description": "About section text right",
"type": "string",
"example": "string"
},
"OpeningHoursEnabled": {
"description": "Opening hours section Enabled",
"type": "boolean",
"example": true
},
"MenuPreviewEnabled": {
"description": "Menu Preview section Enabled",
"type": "boolean",
"example": true
},
"GalleryEnabled": {
"description": "Gallery section enabled",
"type": "boolean",
"example": true
},
"TestimonialsEnabled": {
"description": "Testimonials section Enabled",
"type": "boolean",
"example": true
},
"ContactFormEnabled": {
"description": "Contact Form section Enabled",
"type": "boolean",
"example": true
},
"ContactFormEmail": {
"description": "Contact Form Email",
"type": "string",
"example": "owner@example.com"
},
"MapEnabled": {
"description": "Map section Enabled",
"type": "boolean",
"example": true
}
}
}
Every JSON Structure 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 json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure 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.
All 92 tools
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/apps-index-page-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.