JBoss website screenshot

JBoss

JBoss is a division of Red Hat providing open source middleware and application server technologies for enterprise Java workloads. The JBoss product portfolio includes JBoss EAP (Enterprise Application Platform), the WildFly community application server, JBoss Data Grid (Red Hat Data Grid), Keycloak identity and access management, and JBoss Fuse integration platform built on Apache Camel. These projects power Jakarta EE deployments, single sign-on, distributed caching, and microservices integration in enterprise environments.

JBoss publishes 2 APIs on the APIs.io network: EAP Management API and Keycloak Admin REST API. Tagged areas include Application Server, Cloud Native, Enterprise, Jakarta EE, and Java EE.

JBoss’ developer surface includes developer portal, getting-started guide, engineering blog, support, and 3 more developer resources.

32.5/100 thin ▬ flat Agent 19/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemium
5 APIs
Application ServerCloud NativeEnterpriseJakarta EEJava EEMicroservicesMiddlewareOpen SourceRed Hat

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 32.5/100 · thin
Contract Quality 8.1 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/jboss: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

JBoss EAP Management API

RESTful management API for JBoss Enterprise Application Platform (EAP) administration and monitoring of server configuration, deployments, and runtime state.

WildFly REST API

RESTful interface for WildFly (the community version of JBoss EAP) server management, deployments, and runtime configuration.

JBoss Data Grid REST API

REST API for distributed in-memory caching with JBoss Data Grid (Red Hat Data Grid), based on the Infinispan project.

Keycloak Admin REST API

Administration REST API for Keycloak identity and access management, supporting OAuth2, OpenID Connect, and SAML for SSO scenarios.

JBoss Fuse REST DSL

REST DSL for Apache Camel integration in JBoss Fuse, enabling definition of REST endpoints and routes for enterprise integration patterns.

Pricing Plans 1

Published pricing tiers and plan structures.

Jboss Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Jboss Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Jboss Finops

FINOPS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Jboss Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Jboss Vulnerability Disclosure

security.txt · contact published

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: jboss
name: JBoss
description: JBoss is a division of Red Hat providing open source middleware and application server technologies for enterprise
  Java workloads. The JBoss product portfolio includes JBoss EAP (Enterprise Application Platform), the WildFly community
  application server, JBoss Data Grid (Red Hat Data Grid), Keycloak identity and access management, and JBoss Fuse integration
  platform built on Apache Camel. These projects power Jakarta EE deployments, single sign-on, distributed caching, and microservices
  integration in enterprise environments.
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/jboss.png
tags:
- Application Server
- Cloud Native
- Enterprise
- Jakarta EE
- Java EE
- Microservices
- Middleware
- Open Source
- Red Hat
url: https://raw.githubusercontent.com/api-evangelist/jboss/refs/heads/main/apis.yml
created: '2024-01-15'
modified: '2026-04-28'
specificationVersion: '0.19'
apis:
- aid: jboss:jboss-eap-management-api
  name: JBoss EAP Management API
  description: RESTful management API for JBoss Enterprise Application Platform (EAP) administration and monitoring of server
    configuration, deployments, and runtime state.
  humanURL: https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform
  tags:
  - Application Server
  - Management
  - Middleware
  properties:
  - type: Documentation
    url: https://docs.jboss.org/author/display/WFLY/Management+API+reference
  - type: OpenAPI
    url: https://raw.githubusercontent.com/wildfly/wildfly/main/docs/src/main/asciidoc/_admin-guide/management-api/OpenAPI.yaml
  - type: Authentication
    url: https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.4/html/configuration_guide/management_api_reference
- aid: jboss:wildfly-rest-api
  name: WildFly REST API
  description: RESTful interface for WildFly (the community version of JBoss EAP) server management, deployments, and runtime
    configuration.
  humanURL: https://wildfly.org
  tags:
  - Application Server
  - Management
  - WildFly
  properties:
  - type: Documentation
    url: https://docs.wildfly.org/
  - type: GitHub
    url: https://github.com/wildfly/wildfly
  - type: Reference
    url: https://docs.wildfly.org/management-api/
- aid: jboss:jboss-data-grid-rest-api
  name: JBoss Data Grid REST API
  description: REST API for distributed in-memory caching with JBoss Data Grid (Red Hat Data Grid), based on the Infinispan
    project.
  humanURL: https://access.redhat.com/products/red-hat-data-grid
  tags:
  - Cache
  - Data Grid
  - Distributed Systems
  - In-Memory
  properties:
  - type: Documentation
    url: https://access.redhat.com/documentation/en-us/red_hat_data_grid/8.4/html/data_grid_rest_api
  - type: Reference
    url: https://infinispan.org/docs/stable/titles/rest/rest.html
- aid: jboss:keycloak-admin-rest-api
  name: Keycloak Admin REST API
  description: Administration REST API for Keycloak identity and access management, supporting OAuth2, OpenID Connect, and
    SAML for SSO scenarios.
  humanURL: https://www.keycloak.org
  tags:
  - Authentication
  - Authorization
  - Identity Management
  - OAuth2
  - OpenID Connect
  - SSO
  properties:
  - type: Documentation
    url: https://www.keycloak.org/docs/latest/server_development/#admin-rest-api
  - type: OpenAPI
    url: https://www.keycloak.org/docs-api/latest/rest-api/openapi.json
  - type: GitHub
    url: https://github.com/keycloak/keycloak
- aid: jboss:jboss-fuse-rest-dsl
  name: JBoss Fuse REST DSL
  description: REST DSL for Apache Camel integration in JBoss Fuse, enabling definition of REST endpoints and routes for enterprise
    integration patterns.
  humanURL: https://access.redhat.com/products/red-hat-fuse
  tags:
  - Camel
  - ESB
  - Integration
  - Microservices
  properties:
  - type: Documentation
    url: https://access.redhat.com/documentation/en-us/red_hat_fuse/7.11/html/apache_camel_development_guide/basicprinciples-restdsl
  - type: Reference
    url: https://camel.apache.org/components/latest/rest-api-component.html
common:
- type: VulnerabilityDisclosure
  url: security/jboss-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/jboss-domain-security.yml
- type: Portal
  url: https://developers.redhat.com/products/eap/overview
- type: GettingStarted
  url: https://www.jboss.org/get-started/
- type: Blog
  url: https://www.jboss.org/posts/
- type: GitHubOrganization
  url: https://github.com/jbossas
- type: Support
  url: https://access.redhat.com/support/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com