BFasano
3 years agoNew Contributor
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 Automatically and click Import API.
The screen flickers and then I get a message box "Failed to import a definition".
Is there somthing I need to add to the URL to get the definition? (e.g. ?WSDL)
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.