verify
Check a FLOPS index value against the published index. Pass value with a number you are about to cite (or already hold) and the response tells you whether it is right: verified true/false, expected (what you submitted), actual_value (what FLOPS publishes) and delta_pct. Omit value to simply look up the current published value — then verified is null, which means 'not checked', NOT 'correct'. Without an API key you are checked against the public value, which is rounded to 2 decimals and delayed onto a 6-hour grid, so a full-precision real-time number will not match anonymously. No source list or source-count is exposed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | No | Optional. The number you want checked, e.g. 2.14. Omit it to do a plain lookup. | |
| index_id | Yes | FLOPS index identifier (e.g. 'FLOPS-H100-OD', 'FLOPS-B300-SPOT'). |