---
title: "Changes to Create Metric"
method: POST
path: "/v0/platform/metrics"
---

# Changes to Create Metric

`POST /v0/platform/metrics`

> Every recorded change to this endpoint, newest first.
> 95 revisions in range; 1 not diffed.

## Timeline

Changed in 4 of 95 revisions.

- **2026-06-16** `187d6a5259c6` — 1 info
- **2026-06-08** `03ea93e2f608` — 13 breaking, 9 warning, 9 info
- **2026-05-11** `5ab598c4815c` — 2 info
- **2026-03-17** `ebe9ac1e419a` — 2 info

## Changes

- **2026-06-16** `187d6a5259c6` — 1 info
  - the endpoint scheme security `JWT` was added to the API
- **2026-06-08** `03ea93e2f608` — 13 breaking, 9 warning, 9 info
  - request property `data/anyOf[subschema #1: Contract Call Metric]/target/anyOf[subschema #1: Asset ID Target]/type` was restricted to a list of enum values
  - request property `data/anyOf[subschema #2: Read Object Metric]/target/anyOf[subschema #1: Asset ID Target]/type` was restricted to a list of enum values
  - request property `data/anyOf[subschema #4: Transfer Metric]/from/target/items/anyOf[subschema #1: Asset Tag Target]/type` was restricted to a list of enum values
  - request property `data/anyOf[subschema #4: Transfer Metric]/from/target/items/anyOf[subschema #2: Asset ID Target]/type` was restricted to a list of enum values
  - request property `data/anyOf[subschema #4: Transfer Metric]/to/target/items/anyOf[subschema #1: Asset Tag Target]/type` was restricted to a list of enum values
  - request property `data/anyOf[subschema #4: Transfer Metric]/to/target/items/anyOf[subschema #2: Asset ID Target]/type` was restricted to a list of enum values
  - request property `data/anyOf[subschema #6: Event Metric]/target/anyOf[subschema #1: Asset ID Target]/type` was restricted to a list of enum values
  - request property `data/anyOf[subschema #7: Read Data Account Metric]/target/anyOf[subschema #1: Asset ID Target]/type` was restricted to a list of enum values
  - request property `data/anyOf[subschema #8: Instruction Metric]/target/anyOf[subschema #1: Asset ID Target]/type` was restricted to a list of enum values
  - the `type` request property const value changed from `tag` to `asset_tag`
  - the `type` request property const value changed from `tag` to `asset_tag`
  - the `type` response property const value changed from `tag` to `asset_tag` for the status `200`
  - the `type` response property const value changed from `tag` to `asset_tag` for the status `200`
  - added the new `asset_id` enum value to the `data/anyOf[subschema #1: Contract Call Metric]/target/anyOf[subschema #1: Asset ID Target]/type` response property for the response status `200`
  - added the new `asset_id` enum value to the `data/anyOf[subschema #2: Read Object Metric]/target/anyOf[subschema #1: Asset ID Target]/type` response property for the response status `200`
  - added the new `asset_id` enum value to the `data/anyOf[subschema #4: Transfer Metric]/from/target/items/anyOf[subschema #2: Asset ID Target]/type` response property for the response status `200`
  - added the new `asset_id` enum value to the `data/anyOf[subschema #4: Transfer Metric]/to/target/items/anyOf[subschema #2: Asset ID Target]/type` response property for the response status `200`
  - added the new `asset_id` enum value to the `data/anyOf[subschema #6: Event Metric]/target/anyOf[subschema #1: Asset ID Target]/type` response property for the response status `200`
  - added the new `asset_id` enum value to the `data/anyOf[subschema #7: Read Data Account Metric]/target/anyOf[subschema #1: Asset ID Target]/type` response property for the response status `200`
  - added the new `asset_id` enum value to the `data/anyOf[subschema #8: Instruction Metric]/target/anyOf[subschema #1: Asset ID Target]/type` response property for the response status `200`
  - added the new `asset_tag` enum value to the `data/anyOf[subschema #4: Transfer Metric]/from/target/items/anyOf[subschema #1: Asset Tag Target]/type` response property for the response status `200`
  - added the new `asset_tag` enum value to the `data/anyOf[subschema #4: Transfer Metric]/to/target/items/anyOf[subschema #1: Asset Tag Target]/type` response property for the response status `200`
  - added the new `asset_id` enum value to the request property `data/anyOf[subschema #1: Contract Call Metric]/target/anyOf[subschema #1: Asset ID Target]/type`
  - added the new `asset_id` enum value to the request property `data/anyOf[subschema #2: Read Object Metric]/target/anyOf[subschema #1: Asset ID Target]/type`
  - added the new `asset_id` enum value to the request property `data/anyOf[subschema #4: Transfer Metric]/from/target/items/anyOf[subschema #2: Asset ID Target]/type`
  - added the new `asset_id` enum value to the request property `data/anyOf[subschema #4: Transfer Metric]/to/target/items/anyOf[subschema #2: Asset ID Target]/type`
  - added the new `asset_id` enum value to the request property `data/anyOf[subschema #6: Event Metric]/target/anyOf[subschema #1: Asset ID Target]/type`
  - added the new `asset_id` enum value to the request property `data/anyOf[subschema #7: Read Data Account Metric]/target/anyOf[subschema #1: Asset ID Target]/type`
  - added the new `asset_id` enum value to the request property `data/anyOf[subschema #8: Instruction Metric]/target/anyOf[subschema #1: Asset ID Target]/type`
  - added the new `asset_tag` enum value to the request property `data/anyOf[subschema #4: Transfer Metric]/from/target/items/anyOf[subschema #1: Asset Tag Target]/type`
  - added the new `asset_tag` enum value to the request property `data/anyOf[subschema #4: Transfer Metric]/to/target/items/anyOf[subschema #1: Asset Tag Target]/type`
- **2026-05-11** `5ab598c4815c` — 2 info
  - added `#/components/schemas/SolanaAccountInfoReadMetric, #/components/schemas/SolanaInstructionMetric` to the `data` request property `anyOf` list
  - added `#/components/schemas/SolanaAccountInfoReadMetric, #/components/schemas/SolanaInstructionMetric` to the `data` response property `anyOf` list for the response status `200`
- **2026-03-17** `ebe9ac1e419a` — 2 info
  - the endpoint scheme security `APIKey` was added to the API
  - the endpoint scheme security `ClientID` was added to the API

---

[Operation](https://skmtc.dev/blockaid-official/apis/blockaid-api/docs/v0/platform/metrics/post.md) · [API](https://skmtc.dev/blockaid-official/apis/blockaid-api.md) · [Page](https://skmtc.dev/blockaid-official/apis/blockaid-api/changes/v0/platform/metrics/post)
