v66

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-042174421.1 MB
Responder Endpoints

Enroll a responder endpoint

post/v1/responder_endpoints

Request body

type'AUTH_STREAM_ACCESS' | 'THREE_DS_DECISIONING' | 'TOKENIZATION_DECISIONING'

The type of the endpoint.

urlstring uri

The URL for the responder endpoint (must be http(s)).

Response

Endpoint enrolled successfully

enrolledboolean

True if the endpoint was enrolled successfully.