Skip to main content
Glama
zvika-finally

Marqeta DiVA API MCP Server

get_authorizations

Retrieve authorization transaction data with amounts, user/card details, and merchant information. Supports detailed or aggregated views (day/week/month) with filtering and sorting options for financial analysis.

Instructions

Get authorization transaction data. Includes authorization amounts, counts, acting users/cards, and merchant information. Supports detail, day, week, and month aggregation. Note: DiVA API limits results to 10,000 records per query. Use narrower date ranges or more specific filters for larger datasets.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
aggregationNoAggregation level for the datadetail
fieldsNoSpecific fields to return (comma-separated)
filtersNoFilters on data fields. For date filtering, use the actual date field name with operators. Example: {'transaction_timestamp': '>=2023-10-20'} or {'transaction_timestamp': '2023-10-01..2023-10-31'}. Do NOT include query parameters like 'count' or 'sort_by' in filters.
sort_byNoField to sort by (prefix with - for descending)
countNoMaximum number of records to return (up to 10,000, default 10,000)
programNoOverride default program name

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zvika-finally/marqeta-diva-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server