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

TYPO3 Cache API

The Cache API from TYPO3 — 2 operation(s) for cache.

TYPO3 Cache API is one of 6 APIs that TYPO3 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against the base URL https://example.typo3.org.

2 operations 2 paths 0 schemas 2 DELETE

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://example.typo3.org
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

TYPO3 Cache API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (Basic). By default, every request must be authenticated.

Paths & Operations 2

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

Cache 2
DELETE
/api/v1/cache/majorVersion/{version}
Purge caches related to TYPO3 major version.
delete_app_api_cache_purgemajorrelease 1 param → default
DELETE
/api/v1/cache/release/{version}
Purge caches related to single TYPO3 release.
delete_app_api_cache_purgerelease 1 param → default

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

typo3-cache-api-openapi.yml Raw ↑

Other APIs TYPO3 publishes across the network.

TYPO3 Headless JSON Content API
TYPO3 REST API Extension (t3api)
TYPO3 Major API
TYPO3 Release API
TYPO3 sitepackage API