CLI›api›listcraftr api listList the APIs in the project.Usagecraftr api listCopyRelated commandsapi create· Create a new API.api delete· Delete an API.api set auth bearer· Set the API default auth to a bearer token. Supports {{variables}}.api set auth api-key· Set the API default auth to an API key sent as a header or query parameter.api unset auth· Clear the API default auth.api overrides· List all overrides for an API, grouped by kind (api, resource, operation, parameter).See alsoAuth & middlewaresapi.json format