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.

// [19:00:00] message

{
  "timestamp": "2025-10-02T16:00:00.993Z",
  "type": "out",
  "process": "beta/test2-test2-man1-service",
  "message": "Cron Job Started 2025-10-02T16:00:00.992Z",
  "level": "info"

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.

Test Execution

All your spends, one platform

All your spends, one platform

Run all tests or specific suites

Real-Time Results

All your spends, one platform

All your spends, one platform

Watch tests run with live progress updates

Failure Analysis

All your spends, one platform

All your spends, one platform

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