Receipts in Free Tier
Receipts is a Vendia feature that automatically captures and records all operations performed through the Vendia MCP Server. For Free Tier users, Receipts provide complete visibility into API Catalog calls and Storage Connection file operations, making it easier to audit activity, analyze usage patterns, and ensure compliance.
What Gets Tracked
Receipts are automatically created for all MCP Server operations in the Free Tier:
- API Reads - When API GET requests are made through Vendia MCP Server API Catalogs
- API Writes - When API POST, PUT, or DELETE requests are made through Vendia MCP Server API Catalogs
- Storage Connection List - When Storage Connections are listed through Vendia MCP Server
- Storage Connection Read - When Storage Connection metadata is read through Vendia MCP Server
- File Reads - When Storage Connection files are read through Vendia MCP Server
- File Creates - When Storage Connection files are created through Vendia MCP Server
- File Writes - When Storage Connection files are written through Vendia MCP Server
- File Deletes - When Storage Connection files are deleted through Vendia MCP Server
How Receipts Work
Timing and Frequency
Receipts are created in batches for efficiency, while preserving their correct chronological order:
- Default Batch Window: 5 minutes (300 seconds)
- Default Batch Size: 25 receipts per batch
- Maximum Batch Size: 100 receipts per batch
- Maximum Wait Time: 5 minutes (300 seconds)
Information Captured
Each Receipt contains:
- Actor Information: User ID and authentication type
- Client Type: How the request was made (MCP, UI, etc.)
- Operation Details: Type of operation performed
- Timestamp: When the operation occurred
- Status: Success or failure of the operation
- Error Details: If the operation failed, includes error message (truncated to 500 characters)
Accessing Receipts
Using the Vendia Console
Receipts are available through the Vendia web interface:
- Navigate to the Observe Page: From your Free Tier dashboard, click on the “Observe” tab
- Select Receipts: Look for the “Receipts” tab within the Observe page
- View and Filter: Browse through the receipts with built-in filtering and sorting options
The Receipts interface allows you to:
- View receipts in chronological order
- Filter by time range, operation type, or status
- Sort results by most recent activity
- Monitor your Free Tier usage
Use Cases for Free Tier
Activity Monitoring
- Track all AI application interactions with your data
- Monitor which files are being accessed through Storage Connections
- Review API Catalog usage patterns
Usage Analysis
- Understand which operations consume your Free Tier limits
- Identify frequently accessed files or API endpoints
- Optimize your MCP Server usage based on actual patterns
Troubleshooting
- Diagnose failed operations with detailed error messages
- Review operation timing to identify performance issues
- Verify that AI applications are correctly accessing your resources
Compliance and Audit
- Maintain audit trails of all data access operations
- Track who accessed specific files or API endpoints
- Generate reports for compliance requirements
Free Tier Limits
Receipts are included as part of the Free Tier.
Related Resources
For more information about Free Tier features and MCP Server:
- Free Tier Overview - Complete overview of Free Tier features and capabilities
- Free Tier FAQ - Frequently asked questions about Free Tier
- API Catalogs - Configure API access for AI applications
- Storage Connections - Connect Amazon S3 buckets to MCP Server
- MCP Server Overview - Learn about MCP Server capabilities
For Enterprise Tier receipts documentation with additional features like GraphQL and SQL query tracking, see Receipts.