Skip to main content
POST
Invert an investment objective

Authorizations

Authorization
string
header
required

Enter 'Bearer' followed by a space and then your JWT or API Key. Example: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9... or Bearer YOUR_API_KEY_HERE

Body

application/json
objective
string
required

The investment objective in natural language.

Response

The inverted objective and a short name for it.

reverseObjective
string

The investment objective rewritten to target the opposite theme.

reverseName
string

A short, memorable name for the inverted objective.