API Playground

Try the API before you talk to anyone

Get a key in one click, run a real request, see real JSON. No sales call, no waiting.

1

Get a trial key

100 calls, 14 days, issued instantly to your inbox address. One per email.

2

Run a request

Pick an example. Copy the cURL, or run the read-only ones right here.

POST /api/trial
curl -X POST https://gen-prompt.me/api/trial \
  -H "Content-Type: application/json" \
  -d '{"email":"you@company.com","company":"Your Co"}'

This one uploads a file or creates a key — copy the command and run it in your terminal.

3

Read the spec

OpenAPI 3.1. Import it into Postman, Insomnia, or your code generator.