Gleeful AI Pricing API

The Pricing API from Gleeful AI — 1 operation(s) for pricing.

OpenAPI Specification

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