Skip to main content

API Usage Limits by Plan

Updated over 3 months ago

Farsight® allows organization administrators to access its API endpoints and interact with their data programmatically. Access and usage are subject to certain limitations that depend on your organization's subscription level.

The table below clearly outlines the applicable API usage limitations depending on the subscription plan you use.

Subscription Plan

Max Page Size

Hourly Requests

Monthly Requests

Monthly Data

Free

50

200

100,000

500 MB

Demo

50

200

5,000,000

500 MB

Beta

500

5,000

5,000,000

25 GB

Pro

500

5,000

5,000,000

25 GB

Enterprise

500

5,000

5,000,000

25 GB

Definition of Usage Limits

The limits in the table govern the following aspects of your API usage:

  • Max Page Size: The maximum number of results (records or objects) that can be returned in a single API response. For example, the Free and Demo plans are limited to 50 results per request.

  • Hourly Requests: The total number of API calls or requests allowed within a one-hour period.

  • Monthly Requests: The total number of API calls or requests allowed within a calendar month.

  • Monthly Data: The maximum amount of data (measured in megabytes or gigabytes) that can be transferred via the API during a calendar month.

Did this answer your question?