API v2 Reference

The second version of the FT’s Content API is currently under active development. At present, it provides access to basic information about FT articles. A change feed provides a way to find new content as it is published.

We expect this version of the API to change rapidly over the next 6 months. We do not expect to make changes that break existing integrations, but you should make sure your code is flexible, for example able to cope with new fields being included in responses.

Content Notifications

For notifications resource details, see Content Notifications

ResourceDescription
GET /content/notifications Get a list of content that has been created, changed or deleted.

Content Items

For content item resource details, see Content Items

Resource Description
GET /content/{itemId} Get an item of content.

Enriched Content Items

For enriched content item resource details, see Enrichedcontent Items

ResourceDescription
GET /enrichedcontent/{itemId} Get an item of content, complete with metadata.