INDEX / DEVELOPMENT / EXAMPLE RUDDER API
№ APD-01845
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01845 · FIRST INDEXED 2026-08-27

Example Rudder API

Download OpenAPI specification: openapi.yml(openapi.yml) Introduction Rudder exposes a REST API, enabling the user to interact with Rudder without using the webapp, for example in scripts or cronjobs. Versioning Each t
SOURCE: DISCOVERY-APISGURU
DOMAIN: www.rudder.io
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHapi-key
PRICINGunknown
CATEGORIESdevelopment
STATUSunclaimed
DOCS STATUSreachable
LAST CRAWL2026-08-27 05:42
ENDPOINTS
STRUCTURED FROM OPENAPI 3.0
GET
/api/changeRequests
List all change requests
GET
/archives/export
Get a ZIP archive of the requested items and their dependencies
POST
/archives/import
Import a ZIP archive of policies into Rudder
GET
/branding
Get branding configuration
POST
/branding
Update web interface customization
POST
/branding/reload
Reload branding file
GET
/changeRequests/{changeRequestId}
Get a change request details
POST
/changeRequests/{changeRequestId}
Update a request details
DELETE
/changeRequests/{changeRequestId}
Decline a request details
POST
/changeRequests/{changeRequestId}/accept
Accept a request details
GET
/compliance
Global compliance
GET
/compliance/nodes
Compliance details for all nodes
+ 122 MORE ENDPOINTS IN THE SPEC
CHANGELOG
AS OBSERVED — FULL FEED →
2026-08-27 AUTH unknown → api-key