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

# General Information

> Understanding our general API approach

### Rate limiting

<Note>
  Currently, a rate limiter is set up to only allow up to 5 request per second.
</Note>

### Errors

Understanding unsuccessful requests

| **Error code** | **Description**                                                     |
| :------------: | :------------------------------------------------------------------ |
|      `401`     | Either no bearer token was included at all or the token is invalid. |
|      `403`     | The access to the specified asset provider has been rejected.       |
|      `404`     | No vehicle could be found for the asset provider                    |
