Understand FT API Responses

Previous:

This page:

Understand FT API behaviours and gain awareness in automating how your service or application responds

Note: Additional FT API scenarios may manifest as the FT API evolves, however, knowledge gained in automating how your service or application responds shall give you sufficient certainty to automate new responses as required. Some, but not all scenarios have associated HTTP Status codes

Automation scenarios

Event Description
Article Delete Requests The client is being instructed to delete content
Article Update Requests The client is being instructed to update content
Forbidden Content The client is attempting to access restricted (forbidden) content
Retrieving Only 200 Articles The client is continuously retrieving only 200 articles
Throttle Limit Exceeded The client has sent too many requests in a given amount of time
Unchanged Articles The client is receiving updates, however, articles appear unchanged when viewed

HTTP status codes

For a full list of HTTP status codes, visit the Support page

See also: