Live API Testing Environment

Interactive API Demo

Test our Korean automotive data API endpoints in real-time. Experience lightning-fast responses and enterprise-grade reliability.

API Endpoints

GET/api/healthSystem

Health Check

Check the health status of the API service and database connectivity

GET/api/carsCars

Get Cars

Retrieve a paginated list of cars with optional filtering by brand, model, year, and other criteria

GET/api/cars/:idCars

Get Car by ID

Retrieve detailed information about a specific car by its unique identifier

Ready to Test APIs

Select an endpoint above, configure parameters, and execute your first API call

Real-time data
Enterprise-grade
Lightning-fast

Response Schema

Expected response formats for /api/health

HTTP 200

API is healthy and operational

{
  "type": "object",
  "properties": {
    "status": {
      "type": "string",
      "example": "OK"
    },
    "timestamp": {
      "type": "string",
      "example": "2024-01-01T00:00:00.000Z"
    },
    "database": {
      "type": "string",
      "example": "Connected"
    }
  }
}
<100ms
Response Time
99.9%
Success Rate
2 Major
Data Sources
2M+
Cars Available