You are here: Reference Manual > FME Server Web Services > Utility Services > REST Service

REST Service

The REST service provides an underlying REST-based communication mechanism for client-service applications. It provides a client with the same functionality as the FME Server API in C++, Java and .NET. Therefore, it also serves as a REST API. The REST service supports response formats in JSON and XML.

For sample programs that show how to connect to the FME Server REST services, see the FME Server Developer Playground.