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

# Active Developers

> Weekly unique developers is defined as a developer who has at least one commit

### Query Parameters

<ParamField query="asset" type="string">
  Comma separated list of asset codes (example: bitcoin,ethereum)
</ParamField>

<ParamField query="min" type="int" required>
  start of the aggregate time window as a timestamp (example: 1168300800)
</ParamField>

<ParamField query="max" type="int" required>
  end of the aggregate time window as a timestamp (example: 1168300800)
</ParamField>

<ParamField query="interval" type="string" required>
  size of the time window (valid intervals: 5m, 1h, 1d, 1w, 1mo)
</ParamField>
