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.
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