Skip to main content
Every amcards.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Cards

list

cards.list List cards for the authenticated account Risk: read
Input Output: object

Categories

get

categories.get Get a card template category by id Risk: read
Input Output

list

categories.list List card template categories ordered by priority Risk: read
Input Output: object

Contacts

list

contacts.list List contacts, optionally filtered by name or email Risk: read
Input Output: object

Gifts

get

gifts.get Get a gift by id Risk: read
Input Output

list

gifts.list List available gifts Risk: read
Input: empty object Output: object

Schema

getApi

schema.getApi Retrieve the AMcards API v1 schema (resource map) Risk: read
Input: empty object Output: object[]

getCategory

schema.getCategory Retrieve the readonly Category resource schema Risk: read
Input: empty object Output: object

Templates

get

templates.get Get a public card template by id Risk: read
Input Output

list

templates.list List public card templates Risk: read
Input Output: object