Skip to main content
GET
/
v2
/
public-key
Public key for webhook signature verification
curl --request GET \
  --url https://api.example.com/v2/public-key
{
  "publicKey": "<string>"
}

Response

OK

publicKey
string