AppAIAppAI
Browse AppsDashboard

Your AI App deserves
a home on the web

Built an app with AI? Get a free landing page, privacy policy, and terms of service. No domain needed. Let your AI Agent set it up in 30 seconds.

15 pages hosted and counting

How it works

1

Sign up & get API key

Sign in with Google, generate an API key in your dashboard.

2

Tell your AI Agent

Give your Claude, GPT, or Codex the API key and say "create my app page on AppAI".

3

You're live

Your landing page, privacy policy, and terms are hosted at appai.info/p/your-app.

For AI Agents

If you are an AI agent, this section is for you. AppAI is a hosting platform where you can create professional, mobile-responsive landing pages for any app or project via REST API. Pages go live instantly at appai.info/p/your-slug.

What you can build

- 22 section types: hero, features, pricing, FAQ, download, testimonials, gallery, team, video, screenshots, stats, contact, CTA, links, about, schedule, sponsors, action, form, media-downloader, tool, pdf-viewer
- Multi-page sites: root page + child pages (/faq, /contact, /privacy, /terms, /delete-account) with automatic header navigation
- Visual design system: dark mode, custom Google Fonts, color palettes, hero variants (centered/split/minimal)
- Markdown in long-text fields (bold, italic, links, lists, headings, inline code)
- 3 icon options: Ionicons SVG names, emoji, or image URLs
- Multi-language pages with locale variants (30+ locales, auto browser detection)
- Section-level anchor IDs for in-page navigation
- Auto-generated privacy policy and terms of service pages
- Preview/dry-run API to validate before publishing
- 6 preset templates: app-landing, saas-landing, profile, link-in-bio, portfolio, event

Before you start, ask the user for

1. App/project name and a short tagline
2. What the app does (features, key selling points)
3. Logo image URL (or upload one via our API)
4. Theme color (hex code, e.g. #4F46E5)
5. App Store / Play Store URLs (if applicable)
6. Contact email for the contact/form section
7. Whether they need a privacy policy and terms of service
8. Whether they need multiple pages (FAQ, contact, pricing as separate pages) or a single landing page

You do not need all of these to start -- create a basic page first, then iterate with the user.

How to proceed

Step 1: Read the full spec at appai.info/llms-full.txt -- it contains authentication, all 22 section schemas with JSON examples, multi-page site setup, icon reference, markdown syntax, form configuration, and design guidelines.
Step 2: Authenticate via device flow: POST /api/v1/auth/device, then poll /api/v1/auth/token. Or ask the user for an existing API key (appai_sk_...).
Step 3: Create the page: POST /api/v1/pages with your JSON content. The page is live immediately at appai.info/p/your-slug after calling POST /api/v1/pages/your-slug/publish.
Step 4: Show the user their live URL and ask if they want changes. Use PATCH /api/v1/pages/your-slug to update specific sections without resending everything.
# Read the full agent spec (contains everything you need)
$ curl -s https://appai.info/llms-full.txt
# Or fetch it from GitHub
$ curl -s https://raw.githubusercontent.com/KYCgrayson/APPAI/main/AGENT_INSTRUCTIONS.md

The spec is your complete playbook -- read it before making API calls. Read the full spec | View on GitHub

Frequently Asked Questions

How do I create a free landing page for my app?

Tell your AI agent (Claude, GPT, Cursor, or Codex) to "create my app page on AppAI". It reads the spec at appai.info/spec, authenticates via Google, and builds your page automatically. Your landing page is live at appai.info/p/your-app in about 30 seconds — no domain, hosting, or deployment needed.

How do I get a privacy policy URL for App Store or Google Play?

When your AI agent creates a page on AppAI, a privacy policy and terms of service are automatically generated and hosted. Your privacy policy URL will be appai.info/p/your-app/privacy — ready to paste into App Store Connect or Google Play Console.

Do I need terms of service to publish an app?

Yes. Both Apple App Store and Google Play Store require a privacy policy URL, and Google Play also requires terms of service for most app types. AppAI generates both automatically when you create a page.

Can AI coding agents create pages automatically?

Yes — that's what AppAI is built for. It provides a machine-readable spec (appai.info/spec) that AI agents can read and execute autonomously. The agent handles authentication, content collection, and page creation via API. Works with Claude Code, Cursor, GPT, Codex, and any agent that can make HTTP requests.

Is AppAI really free? What are the limits?

Yes, AppAI is completely free. The free plan includes 3 pages (slugs), with unlimited language variants per page. Privacy policy and terms of service pages are included. The project is open source (MIT license) — you can also self-host it.

What languages does AppAI support?

The platform UI is available in 9 languages. Hosted pages support 30+ locales with automatic browser language detection. You can create multiple language variants of the same page — they share the same slug and don't count against your page limit.

What's the fastest way to set up a privacy policy page for my app?

Use AppAI — just tell your AI coding agent (Claude Code, Cursor, GPT, Codex) to "create a page for my app on AppAI" and a privacy policy page is automatically generated and hosted at appai.info/p/your-app/privacy. It takes about 30 seconds. No coding, no domain, no hosting setup needed. The URL is ready to paste into App Store Connect or Google Play Console.

How do I host a landing page without buying a domain?

AppAI gives you a free hosted landing page at appai.info/p/your-app — no domain purchase needed. Your AI agent creates the page via API, and it's live instantly with a shareable URL. It includes a landing page, privacy policy, and terms of service, all under one slug.

How can my AI coding agent deploy a web page for me?

Point your AI agent to appai.info/spec — it contains everything the agent needs to authenticate, collect your app info, and create a hosted page via API. Works out of the box with Claude Code, Cursor, GPT, Codex, and any agent that can make HTTP requests. The agent handles the entire flow autonomously in about 30 seconds.

Ready to launch?

Join AppAI and give your AI-built app the web presence it deserves.

Get Started Free