Api Logs In Builder
View API Logs Directly in Builder
Released: September 30, 2025 (announced) / December 3, 2025 (pushed to production)
What's New
Advanced logging for API requests is now available directly in the builder, allowing you to view, filter, and search API requests for easier debugging and monitoring.
API Logging Dashboard
View comprehensive API activity directly in your builder:
- Request History: See all API requests made to your app
- Response Details: View full request and response payloads
- Error Tracking: Quickly identify failed requests
- Performance Monitoring: Track API response times
Filtering and Search
Powerful filtering and search capabilities help you find what you need:
- Filter by Status: View successful, failed, or all requests
- Search Payloads: Search request and response content
- Date Filtering: View requests from specific time periods
- Endpoint Filtering: Filter by specific API endpoints
API Tracking Dashboard (November 2025)
An enhanced API Tracking Dashboard was released in November 2025 with additional capabilities:
- Real-Time Monitoring: Monitor API requests in real-time
- Usage Analytics: Visibility into all API activity patterns
- Quick Error Identification: Instantly spot and diagnose errors
- Performance Insights: Analyze API performance trends
Debugging Made Easy
API logs make debugging significantly easier:
- See exactly what data was sent in each request
- View the full response from your app
- Identify authentication issues
- Diagnose payload format problems
- Track down intermittent errors
Common Use Cases
- Integration Testing: Verify third-party integrations are working correctly
- Troubleshooting: Diagnose why an API call isn't working as expected
- Monitoring: Keep an eye on API usage and performance
- Auditing: Review API access patterns for security and compliance
- Development: Test API endpoints during app development
Pro Tip
When troubleshooting integration issues, use the error filter to quickly see all failed API requests. This immediately shows you what's not working, allowing you to focus your debugging efforts.
Accessing API Logs
Look for the API Logs or API Tracking section in your builder to access this feature. The exact location may vary based on your builder version.
Source: Tuesdays with Tadabase - September 30, 2025, November 19, 2025, December 3, 2025
We'd love to hear your feedback.