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

Apache Geode Regions API

The Regions API from Apache Geode — 4 operation(s) for regions.

Apache Geode Regions API is one of 5 APIs that Apache Geode publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Regions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 1 JSON Schema.

This API exposes 7 operations across 4 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 1.15.0.

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

7 operations 4 paths 4 schemas 2 DELETE4 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Paths & Operations 7

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

Regions 7
GET
/geode/v1
Apache Geode List All Regions
listRegions → 200
GET
/geode/v1/{region}
Apache Geode Get Region Data
getRegionData 1 param → 200404
DELETE
/geode/v1/{region}
Apache Geode Clear Region
clearRegion 1 param → 200
GET
/geode/v1/{region}/keys
Apache Geode Get Region Keys
getRegionKeys 1 param → 200
GET
/geode/v1/{region}/{key}
Apache Geode Get Region Entry
getRegionEntry 2 params → 200404
PUT
/geode/v1/{region}/{key}
Apache Geode Update Region Entry
updateRegionEntry 2 params body → 200
DELETE
/geode/v1/{region}/{key}
Apache Geode Delete Region Entry
deleteRegionEntry 2 params → 200404

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are RegionInfo (4 properties), RegionListResponse (1 property), KeyListResponse (1 property). Each schema is shown below with its type and property counts.

RegionInfo
object
Metadata about a Geode region
4 properties
KeyListResponse
object
Response containing all keys in a region
1 property
RegionListResponse
object
Response containing list of all Geode regions
1 property
RegionData
object
Data entries from a Geode region

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

apache-geode-regions-api-openapi.yml Raw ↑

Other APIs Apache Geode publishes across the network.

Apache Geode Java Client API
Apache Geode Administration API
Apache Geode Functions API
Apache Geode Queries API
Where this information came from

This is an independent, third-party profile of Apache Geode Regions 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.