Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.craftkit.dev/v1/embed/builder/templates \ --header 'Authorization: Bearer <token>'
{ "templates": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "slug": "<string>", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "category": "<string>" } ] }
List non-deleted templates for the partner’s project. Partner API key only.
Project API key (ck_live_… or ck_test_…) presented as a bearer token. For embed partner endpoints this is the partner secret key, which is the same credential type.
ck_live_…
ck_test_…
Templates.
Show child attributes