Forum Discussion

BFasano's avatar
BFasano
New Contributor
2 years ago
Solved

How to add a vendor's Rest API to a project (Newbie)

Ok, I've worked with SOAP API's and now I'm trying to work with a REST API.  I've created a new project, I click to Import API Definition.  I enter the URL of the API, I leave Protocol to Determine...
  • nmrao's avatar
    2 years ago

    It is called swagger definition of the API's

     

    It can be in a file or a url. Of course, one can save file from url and load into to the ReadyAPI too.