Official source status
Verified 2026-08-02.
Available official sources
https://docs.creatify.ai/llms.txtreturns the current documentation index and endpoint summaries.- Individual Markdown pages linked from
llms.txtare the current source for request fields, responses, and stated credit costs. https://creatify.ai/features/mcpidentifieshttps://api.creatify.ai/mcpas the official remote MCP endpoint and documents a separate connector sign-in.- The former
https://creatify.ai/features/mcp-2route returned HTTP 404 during the 2026-08-02 verification and must not be used as the current feature-page reference. - An unauthenticated request to
https://api.creatify.ai/mcpreturned HTTP 401, proving that the endpoint is reachable but not that an MCP client is connected. Do not call Creatify MCP operational until a read-only authenticated tool call succeeds.
OpenAPI availability
The llms.txt index advertises both https://docs.creatify.ai/schema and https://docs.creatify.ai/api-reference/openapi.json. Both returned HTTP 404 during the verified check. https://docs.creatify.ai/openapi.json and https://api.creatify.ai/openapi.json also returned HTTP 404.
Until Creatify restores an official OpenAPI document, do not describe this repository as schema-generated or fully reconciled against a live OpenAPI file. Verify endpoint details against the individual official Markdown pages and record the verification date.
Pricing corrections from the current official index
- Link creation and parameter-based link creation: 1 credit.
- Product preview image: 1 credit.
- Product video generation: 3 credits.
- Product image regeneration: 1 credit.
- Product video regeneration: 1 credit.
- Text to speech: 1 credit per 30 seconds.
- Custom template direct creation: 5 credits per 30 seconds.
- Custom template preview: 1 credit per 30 seconds.
- Custom template render: 4 credits per 30 seconds.
Always treat a returned credits_used value or the action-specific cost shown in the authenticated product as stronger evidence than a static estimate.