Gleeful AI Preview API

The Preview API from Gleeful AI — 2 operation(s) for preview.

OpenAPI Specification

gleefulai-preview-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Visibility AI Audit Preview API
  version: 0.1.0
  description: AI visibility / AEO audit API with x402 micropayments. No API key required.
servers:
- url: https://visibility.gleefulai.com
tags:
- name: Preview
paths:
  /api/preview/audit:
    post:
      summary: Free audit preview teaser
      responses:
        '200':
          description: OK
      tags:
      - Preview
  /api/preview/compare:
    post:
      summary: Free compare preview teaser
      responses:
        '200':
          description: OK
      tags:
      - Preview