Webhooks
webhook.publicKey
Gets the public key for verifying webhook signatures. See the Webhook Security guide for verification examples.
GET
GetWebhookPublicKey
Questions or issues? Contact us at api-support@manus.ai.Documentation Index
Fetch the complete documentation index at: https://open.manus.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Cache the public key on your server. It rarely changes, and fetching it on every webhook request adds unnecessary latency. See the Webhook Security guide for verification examples.
Headers
API key for authentication. This endpoint does not support OAuth2 tokens. See Authentication.
Response
Public key retrieved successfully.
Previous
usage.listLists the current user's credit change history at session granularity, sorted by change time (newest first).
Next
GetWebhookPublicKey