Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Tazama Health API

Service health check operations

Tazama Health API is one of 3 APIs that Tazama publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Health. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a GitHub repository.

This API exposes 2 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version 0.1.0.

Requests are made against a single base URL, http://localhost:5000.

2 operations 2 paths 2 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
0.1.0
Base URL
http://localhost:5000
Contact
License
Resource Areas
1

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Health 2

Service health check operations

GET
/
Get Service Status
getServiceStatus → 200500
GET
/health
Get Health Status
getHealthStatus → 200500

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Error (1 property), Health (1 property). Each schema is shown below with its type and property counts.

Health
object
Service health status response
1 property
Error
object
Error response
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tazama-health-api-openapi.yml Raw ↑

Other APIs Tazama publishes across the network.

Tazama Admin Service API
Tazama Transaction Evaluation API