Solved

Is there a Swagger/OpenAPI for the REST API?

  • 23 February 2022
  • 2 replies
  • 29 views

We'd like to publish the /fmerest/v3/ API in an API Manager.

It's well documented and structured here:

https://docs.safe.com/fme/html/FME_REST/apidoc/v3/index.html#

I was wondering if there's also a OpenAPI definition of the services.

icon

Best answer by kailinatsafe 28 February 2022, 20:45

View original

2 replies

Userlevel 3
Badge +13

Hello @kcech​ , I think you should be able to find the definitions in the same link you provided. Open this link, select the API tab at the top, and then the Raw option beside each category (see photo below):

 

RestAPILet me know if thats what you're looking for, or if I misunderstood. Best, Kailin Opaleychuk.

Hi kailinatsafe,

OMG I didn't see the link :-P

It's an outdated Swagger 1.2, but it's still better than nothing.

Many thanks!

Reply