Gleeful AI Catalog API

The Catalog API from Gleeful AI — 1 operation(s) for catalog.

OpenAPI Specification

gleefulai-catalog-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Visibility AI Audit Catalog 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: Catalog
paths:
  /api/catalog:
    get:
      summary: API catalog
      responses:
        '200':
          description: OK
      tags:
      - Catalog