Documentation menu
AI Studio API

API overview

Understand the API workflow, base URL, and available endpoints.

API playground

Send a real request to this site and inspect the HTTP response immediately.

GET
GET

Only same-origin /api/* paths are allowed.

Leave blank to use your current signed-in browser session. The key is never saved.

Response
Send a request to view its response here.

Base URL

The example domain is automatically resolved from NEXT_PUBLIC_SITE_URL. Replace only YOUR_API_KEY with the key generated in your account.

https://freesoragenerator.com

How it works

From account setup to getting your final generation result.

  1. 1Log in or create an account
  2. 2Create an API Key in the dashboard
  3. 3Call the generation endpoint with your API Key
  4. 4Poll the task result when a task is queued
  5. 5Read recent generation records
  6. 6Check user profile, credits, and membership status

Available API calls

These are the live endpoints currently used by FSG AI Studio. Do not assume extra endpoints beyond the documented routes.