cURL
Investment Strategy API
Investment Strategy API
This endpoint requires an Oauth-Token obtained from /oauth2
POST
cURL
How to Use
- Copy any of the JSON examples below.
- Go to the API playground by clicking on the “Try it” button.
- Paste the JSON into the request body field.
- Click “Send” button to execute the request.
Examples
Count Investment Strategy Records
List All Investment Strategy Records
List Investment Strategy Records with Specific Fields
Filter by Account
Filter by Asset Class and Sub Asset Class
Filter by Fundraising Status
Filter by Name
Authorizations
Get the OAuth token by calling the /oauth2 authentication API. Use the access_token from the response to authorize your API requests.
Body
text/plain
Copy any of the JSON examples and paste it into the request body field.

