How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Spring Boot Admin Console Instances API

Application instance monitoring and management

Spring Boot Admin Console Instances API is one of 7 APIs that Spring Boot Admin Console publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 10 operations across 8 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version 3.3.0.

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

10 operations 8 paths 5 schemas 1 DELETE8 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.3.0
Base URL
http://localhost:8080
License
Resource Areas
1

Paths & Operations 10

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

Instances 10

Application instance monitoring and management

GET
/instances
List All Instances
listInstances 1 param → 200
GET
/instances/{id}
Get Instance
getInstance 1 param → 200404
DELETE
/instances/{id}
Deregister Instance
deregisterInstance 1 param → 204404
GET
/instances/{id}/actuator
Get Instance Actuator Endpoints
getInstanceActuatorEndpoints 1 param → 200404
GET
/instances/{id}/actuator/health
Get Instance Health
getInstanceHealth 1 param → 200404503
GET
/instances/{id}/actuator/info
Get Instance Info
getInstanceInfo 1 param → 200404
GET
/instances/{id}/actuator/metrics
Get Instance Metrics
getInstanceMetrics 1 param → 200404
GET
/instances/{id}/actuator/env
Get Instance Environment
getInstanceEnvironment 1 param → 200404
GET
/instances/{id}/actuator/loggers
Get Instance Loggers
getInstanceLoggers 1 param → 200404
POST
/instances/{id}/actuator/loggers
Set Instance Logger Level
setInstanceLoggerLevel 1 param body → 204404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Instance (10 properties), ApplicationRegistration (5 properties), HealthResponse (2 properties), StatusInfo (2 properties). Each schema is shown below with its type and property counts.

Instance
object
A single registered Spring Boot application instance
10 properties
StatusInfo
object
Status information for an application instance
2 properties
ApplicationRegistration
object
Payload to register a Spring Boot application with the Admin server
5 properties 4 required
HealthResponse
object
Health status from a proxied instance health endpoint
2 properties
ActuatorEndpoints
object
Available Actuator endpoints discovered for an instance
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

spring-boot-admin-console-instances-api-openapi.yml Raw ↑

Other APIs Spring Boot Admin Console publishes across the network.

Applications API
Instances API
Events API
Notifications API
Spring Boot Admin Console Applications API
Spring Boot Admin Console Events API
Where this information came from

This is an independent, third-party profile of Spring Boot Admin Console Instances API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.