Knowledge Base/REST
Knowledge Base
REST
Dive into Polygon.io's RESTful APIs for seamless data access. This category covers API endpoints, usage, best practices, and tips for efficiently retrieving financial data through RESTful services.
- Title
- What is the request limit for Polygon’s RESTful APIs?
- REST Tag
REST
- Description
- Our free tier subscriptions come with a limit of 5 API requests per minute. Paying customers have access to unlimited API requests.
- Title
- What is the function of the limit parameter in Polygon’s Aggregate Endpoint?
- Aggregates Tag
Aggregates
- REST Tag
REST
- Description
- Our Aggregates endpoint has a limit parameter that limits the number of base aggregates queried to create the aggregate results.
- Title
- What is the difference between RESTful APIs and WebSockets?
- REST Tag
REST
- WebSockets Tag
WebSockets
- FAQ Tag
FAQ
- Description
- A RESTful API is a way of designing an application program interface (API) that uses HTTP requests to access and manipulate data.
- Title
- What is the max number of tickers I can pass through Polygon’s Snapshot?
- REST Tag
REST
- Description
- There is no limit to the number of tickers you can query in a single Snapshot request.