Skip to main content
This endpoint returns an aligned daily rectangle for multiple Builders. Use it for comparison charts and selected-only bulk reads without issuing one request per Builder.

Request

Query parameters

The inclusive range may contain at most 366 days. Codes are normalized and duplicates are removed while preserving first-seen order. Use include_other=false when only the selected Builder series are needed.

Example

The response uses the same envelope and series[].days[] fields as Builder Daily Activity. Bulk responses intentionally return empty top_markets and top_categories arrays so query cost stays bounded as the selected set or date range grows. When include_other=true, the final series has builder_code: null, builder_name: "Other", and is_other: true. Its daily active-trader count deduplicates wallets across all unselected Builders for that day.

Errors