API-Face
Microservice Test Interface
Every service in your Mindbricks project gets its own API Face. A comprehensive testing and monitoring interface that goes far beyond traditional API tools.
API-Face
Testing interface for microservices
CreateBrand API
CREATE
GetBrand API
GET
GetUserBrands API
LIST
UpdateBrand API
UPDATE
DeleteBrand API
DELETE
Interactive API Testing
Every API endpoint is automatically documented and testable with a built-in interface to send requests, inspect responses, and validate endpoints.API Face knows your authentication, understands your data models, and validates against your business rules automatically.
Real-Time Service Logs
Watch your service logs stream in real-time as you test. HTTP requests, responses, errors, and warnings . Your custom console.log statements, right in the interface.
Run Unit Tests Instantly
Every service comes with generated unit tests and you can run them directly from API Face. Run tests, watch tests execute in real-time, see exactly which assertions pass or fail.
Run all tests or specific suites
Watch tests run with live progress updates
Jump directly to failing code with detailed error messages
MCP Chat Interface
Ask natural language questions about your API, request data queries, test complex workflows
Natural language queries against service APIs
Inspect data, run operations, and test flows conversationally
Let AI create dummy data to test your system.
Perfect for quick validation and demos