---
title: "Changes to Batch trader intelligence"
method: POST
path: "/api/v1/traders/batch"
---

# Changes to Batch trader intelligence

`POST /api/v1/traders/batch`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 31 revisions.

- **2026-08-29** `7c0c7cdd41ee` — 9 warning
- **2026-08-29** `8582a359fa07` — 16 info
- **2026-07-30** `19193b177154` — 18 warning, 88 info
- **2026-07-14** `22ab6cfbf300` — 9 warning, 42 info
- **2026-06-29** `03edbd4f02bd` — 9 info
- **2026-06-15** `5b6d6ff7692c` — 2 info
- **2026-06-01** `a311bdcfd354` — 1 warning, 1 info
- **2026-06-01** `422bd4dc1611` — 1 breaking, 78 warning, 2 info
- **2026-05-08** `80e8658e5acf` — 1 info

## Changes

- **2026-08-29** `7c0c7cdd41ee` — 9 warning
  - added the new `database_unavailable` enum value to the `data/items/error/reason` response property for the response status `200`
  - added the new `database_unavailable` enum value to the `error/reason` response property for the response status `400`
  - added the new `database_unavailable` enum value to the `error/reason` response property for the response status `401`
  - added the new `database_unavailable` enum value to the `error/reason` response property for the response status `402`
  - added the new `database_unavailable` enum value to the `error/reason` response property for the response status `403`
  - added the new `database_unavailable` enum value to the `error/reason` response property for the response status `423`
  - added the new `database_unavailable` enum value to the `error/reason` response property for the response status `429`
  - added the new `database_unavailable` enum value to the `error/reason` response property for the response status `500`
  - added the new `database_unavailable` enum value to the `error/reason` response property for the response status `503`
- **2026-08-29** `8582a359fa07` — 16 info
  - added the optional property `meta/ranking_as_of` to the response with the `400` status
  - added the optional property `meta/ranking_as_of` to the response with the `401` status
  - added the optional property `meta/ranking_as_of` to the response with the `402` status
  - added the optional property `meta/ranking_as_of` to the response with the `403` status
  - added the optional property `meta/ranking_as_of` to the response with the `423` status
  - added the optional property `meta/ranking_as_of` to the response with the `429` status
  - added the optional property `meta/ranking_as_of` to the response with the `500` status
  - added the optional property `meta/ranking_as_of` to the response with the `503` status
  - added the optional property `meta/ranking_generation` to the response with the `400` status
  - added the optional property `meta/ranking_generation` to the response with the `401` status
  - added the optional property `meta/ranking_generation` to the response with the `402` status
  - added the optional property `meta/ranking_generation` to the response with the `403` status
  - added the optional property `meta/ranking_generation` to the response with the `423` status
  - added the optional property `meta/ranking_generation` to the response with the `429` status
  - added the optional property `meta/ranking_generation` to the response with the `500` status
  - added the optional property `meta/ranking_generation` to the response with the `503` status
- **2026-07-30** `19193b177154` — 18 warning, 88 info
  - added the new `idempotency_in_progress` enum value to the `data/items/error/reason` response property for the response status `200`
  - added the new `idempotency_in_progress` enum value to the `error/reason` response property for the response status `400`
  - added the new `idempotency_in_progress` enum value to the `error/reason` response property for the response status `401`
  - added the new `idempotency_in_progress` enum value to the `error/reason` response property for the response status `402`
  - added the new `idempotency_in_progress` enum value to the `error/reason` response property for the response status `403`
  - added the new `idempotency_in_progress` enum value to the `error/reason` response property for the response status `423`
  - added the new `idempotency_in_progress` enum value to the `error/reason` response property for the response status `429`
  - added the new `idempotency_in_progress` enum value to the `error/reason` response property for the response status `500`
  - added the new `idempotency_in_progress` enum value to the `error/reason` response property for the response status `503`
  - added the new `webhook_delivery_in_progress` enum value to the `data/items/error/reason` response property for the response status `200`
  - added the new `webhook_delivery_in_progress` enum value to the `error/reason` response property for the response status `400`
  - added the new `webhook_delivery_in_progress` enum value to the `error/reason` response property for the response status `401`
  - added the new `webhook_delivery_in_progress` enum value to the `error/reason` response property for the response status `402`
  - added the new `webhook_delivery_in_progress` enum value to the `error/reason` response property for the response status `403`
  - added the new `webhook_delivery_in_progress` enum value to the `error/reason` response property for the response status `423`
  - added the new `webhook_delivery_in_progress` enum value to the `error/reason` response property for the response status `429`
  - added the new `webhook_delivery_in_progress` enum value to the `error/reason` response property for the response status `500`
  - added the new `webhook_delivery_in_progress` enum value to the `error/reason` response property for the response status `503`
  - added the optional property `meta/category_skill_base_payload_hash` to the response with the `400` status
  - added the optional property `meta/category_skill_base_payload_hash` to the response with the `401` status
  - added the optional property `meta/category_skill_base_payload_hash` to the response with the `402` status
  - added the optional property `meta/category_skill_base_payload_hash` to the response with the `403` status
  - added the optional property `meta/category_skill_base_payload_hash` to the response with the `423` status
  - added the optional property `meta/category_skill_base_payload_hash` to the response with the `429` status
  - added the optional property `meta/category_skill_base_payload_hash` to the response with the `500` status
  - added the optional property `meta/category_skill_base_payload_hash` to the response with the `503` status
  - added the optional property `meta/category_skill_enriched_base_payload_hash` to the response with the `400` status
  - added the optional property `meta/category_skill_enriched_base_payload_hash` to the response with the `401` status
  - added the optional property `meta/category_skill_enriched_base_payload_hash` to the response with the `402` status
  - added the optional property `meta/category_skill_enriched_base_payload_hash` to the response with the `403` status
  - added the optional property `meta/category_skill_enriched_base_payload_hash` to the response with the `423` status
  - added the optional property `meta/category_skill_enriched_base_payload_hash` to the response with the `429` status
  - added the optional property `meta/category_skill_enriched_base_payload_hash` to the response with the `500` status
  - added the optional property `meta/category_skill_enriched_base_payload_hash` to the response with the `503` status
  - added the optional property `meta/category_skill_model_operationally_degraded` to the response with the `400` status
  - added the optional property `meta/category_skill_model_operationally_degraded` to the response with the `401` status
  - added the optional property `meta/category_skill_model_operationally_degraded` to the response with the `402` status
  - added the optional property `meta/category_skill_model_operationally_degraded` to the response with the `403` status
  - added the optional property `meta/category_skill_model_operationally_degraded` to the response with the `423` status
  - added the optional property `meta/category_skill_model_operationally_degraded` to the response with the `429` status
  - …66 more
- **2026-07-14** `22ab6cfbf300` — 9 warning, 42 info
  - added the new `account_locked` enum value to the `data/items/error/code` response property for the response status `200`
  - added the new `bad_request` enum value to the `data/items/error/code` response property for the response status `200`
  - added the new `forbidden` enum value to the `data/items/error/code` response property for the response status `200`
  - added the new `internal_error` enum value to the `data/items/error/code` response property for the response status `200`
  - added the new `invalid_api_key` enum value to the `data/items/error/code` response property for the response status `200`
  - added the new `not_found` enum value to the `data/items/error/code` response property for the response status `200`
  - added the new `rate_limit_unavailable` enum value to the `data/items/error/code` response property for the response status `200`
  - added the new `rate_limited` enum value to the `data/items/error/code` response property for the response status `200`
  - added the new `subscription_required` enum value to the `data/items/error/code` response property for the response status `200`
  - added the optional property `data/items/error/reason` to the response with the `200` status
  - added the optional property `data/items/error/retry_at` to the response with the `200` status
  - added the optional property `error/reason` to the response with the `400` status
  - added the optional property `error/reason` to the response with the `401` status
  - added the optional property `error/reason` to the response with the `402` status
  - added the optional property `error/reason` to the response with the `403` status
  - added the optional property `error/reason` to the response with the `423` status
  - added the optional property `error/reason` to the response with the `429` status
  - added the optional property `error/reason` to the response with the `500` status
  - added the optional property `error/reason` to the response with the `503` status
  - added the optional property `error/retry_at` to the response with the `400` status
  - added the optional property `error/retry_at` to the response with the `401` status
  - added the optional property `error/retry_at` to the response with the `402` status
  - added the optional property `error/retry_at` to the response with the `403` status
  - added the optional property `error/retry_at` to the response with the `423` status
  - added the optional property `error/retry_at` to the response with the `429` status
  - added the optional property `error/retry_at` to the response with the `500` status
  - added the optional property `error/retry_at` to the response with the `503` status
  - added the optional property `meta/directional_source` to the response with the `400` status
  - added the optional property `meta/directional_source` to the response with the `401` status
  - added the optional property `meta/directional_source` to the response with the `402` status
  - added the optional property `meta/directional_source` to the response with the `403` status
  - added the optional property `meta/directional_source` to the response with the `423` status
  - added the optional property `meta/directional_source` to the response with the `429` status
  - added the optional property `meta/directional_source` to the response with the `500` status
  - added the optional property `meta/directional_source` to the response with the `503` status
  - added the optional property `meta/ranking_source` to the response with the `400` status
  - added the optional property `meta/ranking_source` to the response with the `401` status
  - added the optional property `meta/ranking_source` to the response with the `402` status
  - added the optional property `meta/ranking_source` to the response with the `403` status
  - added the optional property `meta/ranking_source` to the response with the `423` status
  - …11 more
- **2026-06-29** `03edbd4f02bd` — 9 info
  - added the required property `data/items/data/quant_metrics/consistency_percentile` to the response with the `200` status
  - added the required property `data/items/data/quant_metrics/copy_score` to the response with the `200` status
  - added the required property `data/items/data/quant_metrics/edge_consistency` to the response with the `200` status
  - added the required property `data/items/data/quant_metrics/pf_percentile` to the response with the `200` status
  - added the required property `data/items/data/quant_metrics/profit_factor` to the response with the `200` status
  - added the required property `data/items/data/quant_metrics/sharpe_30d` to the response with the `200` status
  - added the required property `data/items/data/quant_metrics/sharpe_7d` to the response with the `200` status
  - added the required property `data/items/data/quant_metrics/sharpe_percentile` to the response with the `200` status
  - added the required property `data/items/data/quant_metrics/smart_score` to the response with the `200` status
- **2026-06-15** `5b6d6ff7692c` — 2 info
  - added the new `trust` enum value to the request property `expand/items/`
  - added the optional property `data/items/data/trust` to the response with the `200` status
- **2026-06-01** `a311bdcfd354` — 1 warning, 1 info
  - removed the optional property `data/items/data/form_tier` from the response with the `200` status
  - added the optional property `data/items/data/streak_tier` to the response with the `200` status
- **2026-06-01** `422bd4dc1611` — 1 breaking, 78 warning, 2 info
  - the `data/items/data/category_strengths` response's property type/format changed from `array`/`` to `object`/`` for status `200`
  - removed the optional property `data/items/data/quant_metrics/kelly_fraction` from the response with the `200` status
  - removed the optional property `data/items/data/quant_metrics/max_drawdown` from the response with the `200` status
  - removed the optional property `data/items/data/quant_metrics/profit_factor` from the response with the `200` status
  - removed the optional property `data/items/data/quant_metrics/sharpe_percentile` from the response with the `200` status
  - removed the optional property `data/items/data/quant_metrics/sharpe_ratio` from the response with the `200` status
  - removed the optional property `data/items/data/quant_metrics/sortino_ratio` from the response with the `200` status
  - added the new `account_locked` enum value to the `error/code` response property for the response status `400`
  - added the new `account_locked` enum value to the `error/code` response property for the response status `401`
  - added the new `account_locked` enum value to the `error/code` response property for the response status `402`
  - added the new `account_locked` enum value to the `error/code` response property for the response status `403`
  - added the new `account_locked` enum value to the `error/code` response property for the response status `423`
  - added the new `account_locked` enum value to the `error/code` response property for the response status `429`
  - added the new `account_locked` enum value to the `error/code` response property for the response status `500`
  - added the new `account_locked` enum value to the `error/code` response property for the response status `503`
  - added the new `bad_request` enum value to the `error/code` response property for the response status `400`
  - added the new `bad_request` enum value to the `error/code` response property for the response status `401`
  - added the new `bad_request` enum value to the `error/code` response property for the response status `402`
  - added the new `bad_request` enum value to the `error/code` response property for the response status `403`
  - added the new `bad_request` enum value to the `error/code` response property for the response status `423`
  - added the new `bad_request` enum value to the `error/code` response property for the response status `429`
  - added the new `bad_request` enum value to the `error/code` response property for the response status `500`
  - added the new `bad_request` enum value to the `error/code` response property for the response status `503`
  - added the new `forbidden` enum value to the `error/code` response property for the response status `400`
  - added the new `forbidden` enum value to the `error/code` response property for the response status `401`
  - added the new `forbidden` enum value to the `error/code` response property for the response status `402`
  - added the new `forbidden` enum value to the `error/code` response property for the response status `403`
  - added the new `forbidden` enum value to the `error/code` response property for the response status `423`
  - added the new `forbidden` enum value to the `error/code` response property for the response status `429`
  - added the new `forbidden` enum value to the `error/code` response property for the response status `500`
  - added the new `forbidden` enum value to the `error/code` response property for the response status `503`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `400`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `401`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `402`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `403`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `423`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `429`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `500`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `503`
  - added the new `invalid_api_key` enum value to the `error/code` response property for the response status `400`
  - …41 more
- **2026-05-08** `80e8658e5acf` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/0xinsider/apis/0xinsider-api/docs/api/v1/traders/batch/post.md) · [API](https://skmtc.dev/0xinsider/apis/0xinsider-api.md) · [Page](https://skmtc.dev/0xinsider/apis/0xinsider-api/changes/api/v1/traders/batch/post)
