INAPROCAPI Gateway
Legacy ISB APIBela

Legacy bela toko daring realisasi

Legacy BigQuery-backed endpoint.

GET
/api/legacy/bela/toko-daring-realisasi

Query Parameters

kode_klpdstring
tahuninteger

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "http://localhost:8080/api/legacy/bela/toko-daring-realisasi?kode_klpd=string&tahun=0"

[
  {}
]

{
  "success": false,
  "error": {
    "code": "Bad Request",
    "message": "Invalid request",
    "details": "The SQL query is malformed"
  },
  "meta": {
    "request_id": "req-123456"
  }
}

{
  "success": false,
  "error": {
    "code": "Unauthorized",
    "message": "Unauthorized",
    "details": "Invalid or missing API key"
  },
  "meta": {
    "request_id": "req-123456"
  }
}

{
  "success": false,
  "error": {
    "code": "Internal Server Error",
    "message": "Internal server error",
    "details": "An unexpected error occurred"
  },
  "meta": {
    "request_id": "req-123456"
  }
}

{
  "success": false,
  "error": {
    "code": "Service Unavailable",
    "message": "Service unavailable",
    "details": "The data source is temporarily unavailable"
  },
  "meta": {
    "request_id": "req-123456"
  }
}