FME Flow: 2025.1
REST API Method Reference
To access the REST API Method Reference, do one of the following:
- From the FME Flow Web User Interface, click the Help & Resources icon at top right and select REST API.
- Enter the following in a browser:
- host: Your FME Flow host name.
- port: The port your FME Flow Web Application Server uses.
http://<host:port>/fmeapiv4/docs/index.html
Example
http://my_fme_server:80/fmeapiv4/docs/index.html