Get Webhook Signing Keys

Returns the current set of public keys used to sign webhook payloads, in JSON Web Key Set (JWKS) format.

Use these keys to verify the X-Yelp-Webhook-Signature header on incoming webhook deliveries.
During key rotation, multiple keys may be returned — use the kid field to match the key specified in the X-Yelp-Webhook-Key-Id delivery header.

This endpoint does not require authentication and is rate-limited.

For full verification documentation and code examples, see Webhook Signature Verification.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json