Skip to main content
ClearProxy supports two authentication methods:

API Key Header

X-API-Key: clearpx_yourkey

Bearer Token

Authorization: Bearer clearpx_yourkey
Use either method in your HTTP requests to authenticate.