What is needed for creating an API
To create an API in Frends, you'll need the following information:
API specification in either YAML or JSON format, based on OpenAPI specification.
Process design for each API endpoint and operation, indicating whether new Processes will be created or existing ones will be linked to the API endpoints.
Decision on the authentication method to be used, along with any necessary configuration parameters.
Information on which Agent Group the APIs will be deployed.
In addition to this information, you must also have user rights for the necessary UIs and features required for the API creation process.