Documentation Index
Fetch the complete documentation index at: https://circle-devdocs-test-ai-codegen-component.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Webhook Subscriptions
Get a notification signature public key
Get the public key and algorithm used to digitally sign webhook notifications. Verifying the digital signature ensures the notification came from Circle.
In the headers of each webhook, you can find
X-Circle-Signature: a header containing the digital signature generated by Circle.X-Circle-Key-Id: a header containing the UUID. This is will be used as theIDas URL parameter to retrieve the relevant public key.