đFree Format API design
Last updated
Last updated
With Conektto, Product Managers can create free format API contracts by simply creating parameters in conektto's intuitive design studio, drag/drop and publish the OpenAPI spec to developers and other stakeholders.
Select "Free Format API design" and provide the title for the API
Click or hit TAB / RETURN to save
Click on to edit parameters. Click to save after edit.
Refer to examine schema and simulate payload
Support data types
After creating all your requests and response parameters, when you are ready to start creating your RestAPI contracts, start with "Create Resource", "Add Path", and then add "Operations".
Drag/Drop parameters to desired Request as Headers or Form data or Path or Query Parameters or Request Body and Response as Headers or Response Body.
Objects, Arrays and Array of Objects allows nesting of parameters inside as illustrated below
Select the appropriate Operation from the response body:
Refer API Standards and Governancesection for OpenAPI validations and mandatory contract structure requirements required by Conektto to publish API designs.
Click "Publish" to complete and generate OpenAPI contract
Your API Specification is now available to download in JSON format
Modify as many times you like by editing the parameters, contracts and .