Create Project
Creates a project for the current team, with its primary brand and the set of services (AI platforms) to monitor. The brand domain is normalised (protocol, www, and path are stripped).
Authorizations
Team API key created in Team Settings. Use it with URLs for the same team.
Body
255manual, monthly, weekly, daily ISO 3166-1 alpha-2 code of an active country.
Active services (AI platforms) to monitor. Each entry may be either a service UUID or provider slug such as chatgpt or perplexity. Discover both values with GET /api/v1/platforms.
1Optional per-project prompt limit. Falls back to the team default when omitted.
1 <= x <= 1000Response
The created project.
manual, monthly, weekly, daily Project type. pitch projects run a fixed 7-day collection window and do not consume credits.
standard, pitch End of the 7-day pitch collection window. Only set for pitch projects once their first collection run starts; always null for standard projects. Read-only.
Resolved prompt limit. Falls back to the team default when not explicitly set on the project.
Active services (AI platforms) enabled for this project.