Zapier
API endpoints related to our integration with Zapier
Last updated
API endpoints related to our integration with Zapier
Last updated
As always, all of our API 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 Zapier & Countercyclical. Please visit our Integrations page on the platform to generate your Zapier-specific API key:
This API is scoped purely to Zapier & cannot be used on any of Countercyclical's other publicly available API endpoints (otherwise a 401 Unauthorized
response will be sent back)
POST
/zapier/auth
Authenticate with Zapier on Countercyclical
Headers
Content-Type
application/json
Body
apiKey
string
Response
GET
/zapier/triggers/investments
Headers
Content-Type
application/json
Query Parameters
apiKey
string
Response
POST
/zapier/actions/investments
Creates a new Investment in your Countercyclical Workspace
Headers
Content-Type
application/json
Query Parameters
apiKey
Body
tickerSymbol
string
Response
API key generated in the integration on our platform.
Learn more about Triggers in
Kicks off a in Zapier based on an Investment created in your workspace.
API key generated in the integration on our platform.
Learn more about Actions in
API key generated in the integration on our platform.
The ticker symbol for a publicly-traded company (following is recommended for best results)