cURL
curl --request GET \ --url https://api.moralis-streams.com/settings \ --header 'x-api-key: <api-key>'
{ "region": "us-east-1", "secretKey": "<string>" }
Get the settings for the current project based on the project api-key.
Documentation IndexFetch the complete documentation index at: https://docs.moralis.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.moralis.com/llms.txt
Use this file to discover all available pages before exploring further.
Ok
The region from where all the webhooks will be posted for this project
us-east-1
us-west-2
eu-central-1
ap-southeast-1
The secret key to validate the webhooks