Get Started

Documentation

Everything you need to get started with Aether AI.

Quick Start Guide

Welcome to Aether AI! Follow these steps to get up and running in minutes.

Step 1: Create an Account

Go to app.aetherai.example and sign up for a free account.

Step 2: Connect Your Data

Upload brand guidelines, past content, or connect via API to feed context to the AI.

Step 3: Start Generating

Use the web app or API to generate content. Give feedback to improve results over time.

API Reference

Base URL: https://api.aetherai.example/v1

Authentication: Bearer token in header

curl -X POST https://api.aetherai.example/v1/generate \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"prompt": "Write a blog intro about AI", "context_id": "brand123"}'

Integrations

Aether AI works with your favorite tools:

  • Slack
  • Zapier
  • Notion
  • Google Docs
  • Figma (via plugin)

Frequently Asked Questions

Q: How is my data used?
A: Your data is never used to train public models. It’s only used to personalize outputs for your account.

Q: Can I export my data?
A: Yes! Go to Settings β†’ Data Export to download your content and feedback history.