Social media lookup

Poll social media lookup

Poll for the results of a social media lookup task.

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

post/v1/social-media-lookup/polling

Request body

apiKeystring required

Your Fiber API key

socialMediaFinderRunIdstring required

The ID of the social media finder run returned by the trigger endpoint.

cursorstring nullable

Cursor from the previous response to fetch the next page. Omit for the first page.

pageSizenumber

Number of results to return per page.

Response

Default Response

advicestring[] nullable

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

Changes

Changed in 1 of the 12 revisions of this API.21

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

      response-property-became-nullable

    • the response property became optional for the status

      response-property-became-optional

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

      response-property-default-value-removed