Overview
ReplicaDB Server API (v1)
Section titled “ReplicaDB Server API (v1)”Static contract for the authenticated ReplicaDB Server control plane. Use it against a same-origin deployment that owns the session and CSRF cookies.
- OpenAPI version: 3.0.1
Authentication
Section titled “Authentication”csrfHeader
Section titled “csrfHeader”CSRF header for protected state-changing requests. Its value matches the XSRF-TOKEN cookie.
Security scheme type: apiKey
Header parameter name: X-XSRF-TOKEN
sessionCookie
Section titled “sessionCookie”Session cookie issued by an authenticated, same-origin ReplicaDB Server deployment.
Security scheme type: apiKey
Cookie parameter name: JSESSIONID