---
title: "POST /ofrep/v1/evaluate/flags"
method: POST
path: "/ofrep/v1/evaluate/flags"
tags: ["OFREPService"]
---

# POST /ofrep/v1/evaluate/flags

`POST /ofrep/v1/evaluate/flags`

OFREP bulk flag evaluation

## Request body

- EvaluateBulkRequest
  - `context` object

## Response `200`

OK

- BulkEvaluationResponse
  - `flags` EvaluatedFlag[], required
    - `key` string
    - `reason` 'UNKNOWN' | 'DISABLED' | 'TARGETING_MATCH' | 'DEFAULT', enum
    - `variant` string
    - `metadata` object
    - `value` unknown

## Changes

> 5 revisions in range; 2 could not be searched.

- **2024-08-14** `7d83cc718e6e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/flipt-io/apis/api/changes/ofrep/v1/evaluate/flags/post.md)

---

[API](https://skmtc.dev/flipt-io/apis/api.md) · [All operations](https://skmtc.dev/flipt-io/apis/api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/flipt-io/api/revisions/6fe4caf26f13/schema)
