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

Test Rate Limit Check Services API

The Services API from Test Rate Limit Check — 1 operation(s) for services.

Test Rate Limit Check Services API is one of 9 APIs that Test Rate Limit Check publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Services. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 2 operations across 1 path. It is described by OpenAPI 3.1.0, at version 3.x.

Requests are made against 2 base URLs: http://localhost:8001, https://localhost:8444.

2 operations 1 paths 0 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3.x
Base URL
https://your-kong.example.com:8001
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Test Rate Limit Check Services API declares 1 security scheme for authenticating requests. An API key is passed in the header as Kong-Admin-Token (rbacToken). By default, every request must be authenticated, though some operations may also be called without credentials.

  • rbacToken — RBAC admin token issued by Kong Gateway when RBAC is enabled.

Paths & Operations 2

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

Services 2
GET
/services
List services
listServices → 200
POST
/services
Create a service
createService body → 201

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

test-rate-limit-check-services-api-openapi.yml Raw ↑

Other APIs Test Rate Limit Check publishes across the network.

AWS API Gateway API
Apigee API
Azure API Management API
Test Rate Limit Check Consumers API
Test Rate Limit Check Plugins API
Test Rate Limit Check Routes API
Test Rate Limit Check Schemas API
Test Rate Limit Check Status API