Make
API endpoints related to our integration with Make
Last updated
API endpoints related to our integration with Make
Last updated
All of our API endpoints relating to our endpoints start with the same base URL:
See the in our API documentation above for more information
An API key is required in order to authenticate successfully between Make & Countercyclical. Please visit our Integrations page on the platform to generate your Make-specific API key:
This API is scoped purely to Make & cannot be used on any of Countercyclical's other publicly available API endpoints (otherwise a 401 Unauthorized
response will be sent back)
GET
/integrations/make/auth
Authenticate with Make on Countercyclical
Headers
Content-Type
application/json
Body
apiKey
string
Response
GET
/integrations/make/triggers/investments
Kicks off a Scenario in Make based on an Investment created in your workspace.
Headers
Content-Type
application/json
Query Parameters
apiKey
string
Response
Returns an array of Investments in your Workspace.
POST
/integrations/make/actions/investments
Creates a new Investment in your Countercyclical Workspace
Headers
Content-Type
application/json
Query Parameters
apiKey
Body
tickerSymbol
Yes
string
Response
Returns the Investments created from your Zapier Action.
API key generated in the integration on our platform.
API key generated in the integration on our platform.
API key generated in the integration on our platform.
The ticker symbol for a publicly-traded company (following is recommended for best results)