Public reference

Card Templates

Every endpoint in this group. Open one for its parameters and a worked example.

9 Endpoints

View as Markdown

Card Templates

9
GET /api/v1/card-templates
Authentication
Staff token or session
Requires any one of
prm_card_templates_index prm_card_templates_index_all

Read straight from the router that serves this instance. A hand-written description of this endpoint has not been added yet.

POST /api/v1/card-templates Create / edit card templates prm_card_templates_manage
Authentication
Staff token or session
Requires permission
prm_card_templates_manage Create / edit card templates
Rate limit
t_mutate

Read straight from the router that serves this instance. A hand-written description of this endpoint has not been added yet.

POST /api/v1/card-templates/from-batch Create / edit card templates prm_card_templates_manage
Authentication
Staff token or session
Requires permission
prm_card_templates_manage Create / edit card templates
Rate limit
t_mutate

Read straight from the router that serves this instance. A hand-written description of this endpoint has not been added yet.

DELETE /api/v1/card-templates/{id} Delete card templates prm_card_templates_delete
Authentication
Staff token or session
Requires permission
prm_card_templates_delete Delete card templates
Rate limit
t_mutate

Read straight from the router that serves this instance. A hand-written description of this endpoint has not been added yet.

GET /api/v1/card-templates/{id}
Authentication
Staff token or session
Requires any one of
prm_card_templates_index prm_card_templates_index_all

Read straight from the router that serves this instance. A hand-written description of this endpoint has not been added yet.

PATCH /api/v1/card-templates/{id} Create / edit card templates prm_card_templates_manage
Authentication
Staff token or session
Requires permission
prm_card_templates_manage Create / edit card templates
Rate limit
t_mutate

Read straight from the router that serves this instance. A hand-written description of this endpoint has not been added yet.

POST /api/v1/card-templates/{id}/generate Generate user cards prm_cards_generate_user
Authentication
Staff token or session
Requires permission
prm_cards_generate_user Generate user cards
Requires any one of
prm_card_templates_index prm_card_templates_index_all
Rate limit
t_mutate

Read straight from the router that serves this instance. A hand-written description of this endpoint has not been added yet.

GET /api/v1/card-templates/{id}/sharing Share card templates (public / allow-list) prm_card_templates_share
Authentication
Staff token or session
Requires permission
prm_card_templates_share Share card templates (public / allow-list)

Read straight from the router that serves this instance. A hand-written description of this endpoint has not been added yet.

PUT /api/v1/card-templates/{id}/sharing Share card templates (public / allow-list) prm_card_templates_share
Authentication
Staff token or session
Requires permission
prm_card_templates_share Share card templates (public / allow-list)
Rate limit
t_mutate

Read straight from the router that serves this instance. A hand-written description of this endpoint has not been added yet.

Written to be read by machines too

The reference is public and needs no account, so a tool that has never seen X-Radius can reach a correct first call on its own.

/llms.txt
An index of every page, with one-line summaries.
/llms-full.txt
The whole reference as one Markdown file, with no navigation to crawl.
/openapi.json
OpenAPI 3.1, generated from the router that serves this instance.
/skill.md
A ready-made skill file for an assistant: authentication, the response envelope and the error codes in one page.
<page-url>.md
Append .md to any reference URL for the same page as Markdown.
Accept: text/markdown
Send this header on the ordinary URL and the answer comes back as Markdown instead.
Hand this to your assistant
Read https://x-radius.com/llms.txt, then fetch the endpoint you need as Markdown by appending .md to its URL.

Try it on your own network.

50 subscribers for 7 days. You pay nothing.