Creates a fully configured website in a single call, skipping the onboarding wizard. Optionally configures competitors, prompts, and a processing schedule. Requires a global API key. Partner integrations may include an external_id to map their own identifier onto the new Athena website.
Beta: This endpoint is in beta. The request and response schemas may change.
Documentation Index
Fetch the complete documentation index at: https://docs.athenahq.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request body for provisioning a fully configured website
Website URL. Protocol (https://) is stripped automatically.
"acme.com"
Brand name
"Acme Corp"
Brand description
"Enterprise widgets company"
Base country for the website
"United States"
Default language. If omitted, derived from country (e.g., Germany → German). Falls back to English.
"English"
Industry category. Common values: SaaS & Software, E-commerce & Retail, Healthcare & Medical, Information Technology, Banking & Financial Services, Education & E-learning, Consulting, Manufacturing, Hospitality & Travel, Real Estate, and more. Accepts any string.
"SaaS & Software"
Brand names, aliases, and abbreviations used for mention detection. If empty, auto-generated by AI on the first processing run.
["Acme", "Acme Corp"]Competitors to track. Deduplicated by URL.
Prompts (queries) to monitor across AI models. Deduplicated by text.
Processing schedule configuration. If omitted entirely, no schedule is created — the user can configure one via the UI. All fields within the schedule are optional with sensible defaults.
Partner-only. An identifier from your own system to map to this Athena website. Accepted only when authenticating with an API key for an organization flagged as a partner. Sending this field as a direct customer returns 403 Forbidden. Must be unique per resource type within your organization — duplicates return 409 with the existing resource in the payload.
1"ws_a7f3b2c9"
Website provisioned successfully
The provisioned website response