Skip to main content
POST
Create a GEO project

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
Required string length: 1 - 128
brandSettingsId
string

Brand identity to link. Defaults to the organization's default identity.

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

Response

Project created successfully

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