Automate Polygon
HumDay reads Polygon’s own published API description and derives 10 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Polygon is
The future of fintech.
API host: api.polygon.io
What HumDay can read from Polygon
These are the operations a schedule or a trigger can watch.
- GETAvailable Companies
/v1/companies - GETAvailable Currencies
/v1/currencies - GETLast Trade for a Symbol
/v1/last/stocks/{symbol} - GETLast Quote for a Symbol
/v1/last_quote/stocks/{symbol} - GETLast Trade for a Currency Pair
/v1/last/currencies/{from}/{to} - GETHistoric Quotes
/v1/historic/quotes/{symbol}/{date} - GETHistoric Trades
/v1/historic/trades/{symbol}/{date} - GETLast Quote for a Currency Pair
/v1/last_quote/currencies/{from}/{to} - GETHistoric Forex Ticks
/v1/historic/forex/{from}/{to}/{date} - GETHistoric Aggregates
/v1/historic/agg/{size}/{symbol}/{date}
How automating Polygon works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Polygon account.
- Grant access, then go live. You approve the specific Polygon operations it may use — and only those.
Popular Polygon integrations
Connect Polygon to the tools people pair it with most.
- Polygon and OData for namespace microsoft.graphintegration
- Polygon and Cloudflareintegration
- Polygon and NetBoxintegration
- Polygon and GitHubintegration
- Polygon and Mistintegration
- Polygon and Loket.nlintegration
- Polygon and Atlassian The Jira Cloud platformintegration
- Polygon and Magento B2Bintegration
- Polygon and Stripeintegration
- Polygon and Zuora Reference Billingintegration
- Polygon and bunqintegration
- Polygon and DocuSignintegration
Automate Polygon with these
- Stripe442 operations
- Zuora Reference Billing428 operations
- bunq421 operations
- PayRun.IO389 operations
- Sinao272 operations
- Xero Accounting224 operations
- The Plaid191 operations
- Biapi Budgea Documentation167 operations
- Naviplancentral Advicent.FactFinderService151 operations
- Bigredcloud Big Red Cloud111 operations
- Codat Accounting105 operations
- Portfoliooptimizer Portfolio Optimizer83 operations
Categories
Questions about Polygon automation
- Can HumDay connect to Polygon?
- Yes. HumDay reads Polygon's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 10 operations are documented.
- Do I need to write code to automate Polygon?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Polygon account.
- What can HumDay do in Polygon?
- 0 of the 10 documented operations change something in Polygon, and 10 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Polygon account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Polygon is held behind that approval.
Where this came from
The operations above are read from a published API description for Polygon at polygon.io/docs/swagger.json. Descriptions are the provider’s own words, not ours. Last published 2017-11-27.