Skip to main content
POST
Evaluate features

Authorizations

Authorization
string
header
required

Polymorfa organization key (pmfa_ prefix), project token (pmfa_pt_ prefix) where supported, or short-lived client token (pmfa_ct_ prefix). Organization and project keys may be personal or service-account owned and enforce selected action scopes. Organization keys cover the team and its projects; project tokens stay inside one project. Client tokens stay inside their live project and session and enforce their client rules.

Body

application/json
surface
string
required

Specifies surface for this schema.

Value constraints

Maximum string length: 100
Pattern: ^[a-z][a-z0-9]*(?:[.-][a-z0-9]+)*$
keys
string[]
required

Keys associated with this schema.

Value constraints

Maximum array length: 50
Maximum string length: 100
Pattern: ^[a-z][a-z0-9]*(?:[.-][a-z0-9]+)*$
measurementAllowed
boolean
default:false

Ignored for machine credentials; machine decisions use the control variant.

Response

Feature decisions

success
enum<boolean>
required

Whether the request succeeded.

Allowed values

Available options:
true
data
object[]
required

Structured data carried by this object.