TFN

Third Party APIs

Please ensure your developer contact details are up to date with TFN to stay informed about upcoming changes on APIs.

RESTful API

The API is versioned. Add an api-version parameter to your requests to pin a specific version. If none is supplied, the latest version is used. Older versions continue to function — check the response headers for currently supported and deprecated versions. https://api.tfn.co.za/api/Ping?api-version=3

Swagger Documentation

Example endpoint URL's

Importing into Postman

Steps

  1. Click Import (top left).
  2. Select the Link tab.
  3. Paste the Swagger / OpenAPI URL:
  4. Choose the Postman Collection option.
  5. Click Import.

Postman will automatically generate a collection with all endpoints grouped by controller.