Skip to content

Platform API

System

Endpoints and schemas for the System API area.

System


Healthcheck

POST
/v1/healthcheck

Verifies HMAC credentials and clock skew. Echoes the request timestamp and nonce alongside the server time.

Authorizations

papiHmac

HMAC authentication. Send x-api-key, x-timestamp, x-nonce, and an x-signature computed over the request.

Type
API Key (header: x-api-key)

Responses

Successful response

Playground

Authorization

Samples