Creating APIs in form view
Define and configure your APIs in IBM API Studio using in the form view using UI-based input for guided configuration.
The form view provides a guided, form-based approach for creating an API without manually writing YAML. This method simplifies API creation by offering structured input fields for defining key attributes. You can create an API using one of the following options:
- Create an API from scratch. Define a new API step by step using the form-based approach. For more information, see Creating APIs from scratch.
- Import an API from a file. Upload an existing API definition file to automatically populate the API configuration. For more information, see Creating REST APIs by importing from file.
- Load an API from a URL. Retrieve an API definition from a specified URL and use it to create the API. For more information, see Creating APIs by importing from URL.