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

# Not Found

> The requested resource could not be found. Explanation of the error and how to fix it.

The requested resource could not be found. This error occurs when you try to access a resource that doesn't exist or has been removed.

```json theme={null}
{
  "error": "not-found",
  "message": "Not Found",
  "details": "The requested item could not be found",
  "documentationUrl": "https://supadata.ai/documentation/errors/not-found"
}
```

## Reasons and how to fix

### Resource doesn't exist or was moved

The most common reason for this error is that the resource you're trying to access (eg. YouTube video) doesn't exist, was deleted, or was moved to a different location.

To fix this:

1. Double-check the resource identifier (ID, URL, etc.)
2. Verify that the resource hasn't been deleted or moved to a different location
3. Ensure you're using the correct API endpoint

### Incorrect API endpoint

The error might occur if you're using an incorrect path to access the Supadata API

To fix this, review the API documentation for the correct endpoint structure and make sure you're using the correct path.

### Reach out to support

If you continue to face issues or need further assistance, please reach out to [support@supadata.ai](mailto:support@supadata.ai), and we will assist you as soon as possible.
