Skip to main content
Every beaconstac.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.

Analytics

periodOverview

analytics.periodOverview Period overview analytics for a product type Risk: read
Input Output

productOverview

analytics.productOverview Product overview analytics for a time interval Risk: read
Input Output

Bulk Qrcodes

list

bulkQrcodes.list List bulk QR Code collections Risk: read
Input Output

Organizations

list

organizations.list List organizations accessible to the authenticated account Risk: read
Input Output

Places

create

places.create Create a new place for location-based assets Risk: write
Input Output

list

places.list List places with filtering, search, and pagination Risk: read
Input Output

update

places.update Update a place name, address, or coordinates Risk: write
Input Output

Qrcodes

delete

qrcodes.delete Delete a QR Code by ID Risk: destructive
Input Output

get

qrcodes.get Retrieve a QR Code by ID Risk: read
Input Output

update

qrcodes.update Update a QR Code name, design, tags, or content Risk: write
Input
Output

Qr Templates

create

qrTemplates.create Create a reusable QR Code design template Risk: write
Input
Output

delete

qrTemplates.delete Delete a QR Code template by ID Risk: destructive
Input Output

list

qrTemplates.list List QR Code templates for an organization Risk: read
Input Output

Tags

create

tags.create Create a tag for organizing QR Codes Risk: write
Input Output

delete

tags.delete Delete a tag by ID Risk: destructive
Input Output

list

tags.list List tags with optional filtering and pagination Risk: read
Input Output

update

tags.update Update a tag name or color Risk: write
Input Output

Users

create

users.create Create a user under an organization (Reseller+) Risk: write
Input Output

get

users.get Retrieve a user by ID Risk: read
Input Output

list

users.list List users with filtering, search, and pagination Risk: read
Input Output

update

users.update Update a user profile or organization Risk: write
Input Output