> ## Documentation Index
> Fetch the complete documentation index at: https://docs.context.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# API Request Error

> Invalid API request - please check your request and try again

# Invalid API Request

You're seeing this page because your API request to Context.dev contains invalid parameters or formatting that prevented it from being processed successfully.

## What happened?

Your API request was malformed or contained invalid data. This could be due to:

* **Missing required parameters** - Check that all required fields are included
* **Invalid parameter values** - Ensure all values match the expected format
* **Incorrect HTTP method** - Verify you're using the correct HTTP verb (GET, POST, etc.)
* **Malformed JSON** - If sending JSON data, ensure it's properly formatted
* **Invalid authentication** - Check your API key is correct and properly included

## Next Steps

<CardGroup cols={2}>
  <Card title="Check the Documentation" icon="book-open" href="/quickstart">
    Review our comprehensive API documentation to ensure your request follows
    the correct format.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/brand-intelligence/retrieve-brand-data-by-domain">
    Browse our detailed API endpoints with examples and parameter
    specifications.
  </Card>
</CardGroup>

## Need Help?

If you've reviewed the documentation and are still experiencing issues, please don't hesitate to reach out to our support team at **[hello@context.dev](mailto:hello@context.dev)**. Include the following information in your message:

* The endpoint you're trying to access
* Your request parameters (without sensitive data like API keys)
* Any error messages you received
* The timestamp of your request

Our team will help you resolve the issue quickly.

## Quick Links

* [API Documentation](/quickstart)
* [Developer Dashboard](https://context.dev/dashboard)
* [Support](mailto:hello@context.dev)
