Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.
openapi: 3.2.0
info:
title: Mirage Video Audio Health API
description: API for AI-powered video generation
version: 0.0.1
servers:
- url: https://api.mirage.app
description: Base URL declared by the provider in apis.yml (roadmap#122).
tags:
- name: health
paths:
/health:
get:
tags:
- health
summary: Health Check
operationId: health_check_health_get
responses:
'200':
description: Successful Response
content:
application/json:
schema: {}