You can use the URL to create a REST project based on URL parameters:
-
Select File > New Project.
– or –
On the Dashboard, click New Project on the New Test tile:
-
In the Create Project dialog, switch to the Endpoint tab.
-
Enter an endpoint of your API and specify the HTTP method.
To add more endpoints, click Add Endpoint.
-
Click OK.
ReadyAPI will create a project that contains a REST API with the specified resources and methods.
Next steps
See Also
Creating Projects
Creating Project From OpenAPI/Swagger Definition
Creating Project From WADL Definition