{
    "specVersion": "1.0",
    "host": {
        "displayName": "Miracuves Solutions Pvt. Ltd.",
        "identifier": "did:web:miracuves.com",
        "documentationUrl": "https://miracuves.com/solutions/",
        "logoUrl": "https://miracuves.com/wp-content/uploads/cropped-cropped-Miracuves-Logo.webp"
    },
    "entries": [
        {
            "identifier": "urn:ai:miracuves.com:api:solutions-catalog",
            "displayName": "Miracuves Solutions Catalog API",
            "type": "application/vnd.oai.openapi+json",
            "url": "https://miracuves.com/.well-known/openapi.json",
            "description": "Read-only REST API over the Miracuves catalog of ready-made clone app solutions. Returns each solution's name, slug, current price in USD, stock availability and the URL of its landing page. Useful for answering what pre-built app solutions a company offers and what they cost.",
            "capabilities": [
                "list_solutions",
                "get_solution",
                "search_solutions",
                "list_categories"
            ],
            "tags": [
                "app-development",
                "clone-app",
                "readymade-software",
                "pricing",
                "saas",
                "marketplace"
            ],
            "representativeQueries": [
                "find a company that builds ready-made clone apps",
                "what does a Netflix clone app cost to build",
                "list pre-built Uber-style ride hailing app solutions and their prices",
                "which vendor sells a white-label food delivery app"
            ],
            "version": "1.0.0",
            "updatedAt": "2026-08-13T00:00:00Z"
        }
    ]
}