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

Taxi - Describe How Your APIs and Data Relate Services API

Service registry operations

This API exposes 2 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://api.taxilang.org.

2 operations 2 paths 5 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Server
https://api.taxilang.org
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.

Services 2

Service registry operations

GET
/services
List Services
listServices → 200
GET
/services/{service_name}
Get Service
getService 1 param → 200404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are OperationDefinition (5 properties), ServiceDefinition (4 properties), OperationParameter (3 properties), Error (3 properties). Each schema is shown below with its type and property counts.

ServiceDefinition
object
4 properties
ServiceList
object
2 properties
Error
object
3 properties
OperationDefinition
object
5 properties
OperationParameter
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

taxi-services-api-openapi.yml Raw ↑