Skip to main content
POST
Track a new GEO prompt

Authorizations

Authorization
string
header
required

Send your API key in the Authorization header as Bearer API_KEY.

Path Parameters

projectId
string
required
Minimum string length: 1
Pattern: ^[A-Za-z0-9_-]{1,100}$
Example:

"b1f2c3d4-0000-4000-8000-000000000000"

Body

application/json
prompt
string
required
Required string length: 8 - 300
tags
string[]

Free-form labels for grouping custom prompts. Lowercased and deduplicated on save.

Maximum array length: 20
Required string length: 1 - 40

Response

Prompt created successfully

prompt
object
required
organization
object
required
Last modified on September 18, 2026