Tracker

Create company tracker list

Create a new company tracker list. By default you add companies manually and we periodically check them for changes matching your tracking rules. Provide companySearchParams to instead create a DYNAMIC list that auto-populates with companies matching a query and refreshes over time. Credits are charged per entity per refresh cycle (see your plan's pricing for exact rates). Creating the list itself is free.

<span><strong>Rate limit:</strong> 120 requests per 1 minute</span>

<span>💰 <strong>Cost:</strong> FREE! No credits are charged for this API. <span title="Pricing shown is default pricing. Actual pricing may vary."></span></span>

post/v1/tracker/company-lists

Request body

apiKeystring required

Your Fiber API key

namestring required

Human-readable name for the tracker list.

refreshIntervalDaysinteger required

How often to check tracked companies for changes, in days.

maxDynamicMembersinteger nullable

For dynamic lists only: the maximum number of companies to keep in the list. Defaults to 10000. Ignored for static lists.

Response

Default Response

advicestring[] nullable

Tips, recommendations, and suggestions for using this API effectively.

Changes

Changed in 3 of the 10 revisions of this API.27

    • added the new optional request property companySearchParams

      new-optional-request-property

    • added the new optional request property maxDynamicMembers

      new-optional-request-property

    • added the required property output/isDynamic to the response with the 200 status

      response-required-property-added

  • 4002aa81d4fb21See the full diff
    • the response property advice became nullable for the status 200

      response-property-became-nullable

    • the response property advice became optional for the status 200

      response-property-became-optional

    • the advice response's property default value was removed for the status 200

      response-property-default-value-removed

    • request property trackingRules/items/oneOf[subschema #5: Job posting with keyword]/locationTypes deprecated

      request-property-deprecated

    • added the optional property output/nextRefreshAt to the response with the 200 status

      response-optional-property-added

    • response property output/trackingRules/items/oneOf[subschema #5: Job posting with keyword]/locationTypes deprecated

      response-property-deprecated

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog