Leveraging PhlexTMF API
Why use PhlexTMF API?
Available as RESTful JSON (except authentication which uses OAuth), the PhlexTMF API is used to manage the manipulation of objects and their values within the system.
You can use PhlexTMF API to perform a range of activities including the following:
- Download information about resources, for example, the information about documents filtered by selected attributes, or reports data.
- Create resources, for example, placeholders, products, protocols, countries, sites, users etc.
- Update resources, for example, attributes such as Vendor, or user roles.
- Delete resources such as countries, sites, protocols, documents, placeholders etc.
The API is designed to work with the OpenAPI v2.0 specification. This is versioned using Semantic Versioning 2.0.0 and APIs follow this versioning approach.