API Key Authentication
Meru APIs use API key authentication to secure access to our services. This is a simple and secure method where you include your unique API key in the request headers.API Environments
Meru provides two environments for API access:Production Environment
Sandbox Environment
How It Works
- Obtain your API key from your Meru dashboard or account settings
- Include the API key in the
api-keyheader of your HTTP requests - The server validates your API key and grants access to the requested resources
Implementation
Request Header Format
Include your API key in theapi-key header using this format: