Skip to main content
Solved

Is there a Swagger/OpenAPI for the REST API?

  • February 23, 2022
  • 2 replies
  • 293 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.

Best answer by kailinatsafe

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.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

kailinatsafe
Safer
Forum|alt.badge.img+23
  • Safer
  • Best Answer
  • February 28, 2022

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.


  • Author
  • February 28, 2022

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!