API development checklist
A summary, with links, of the key tasks for developing APIs in IBM® API Connect.
| Task | Description |
|---|---|
| Set up the toolkit | The developer toolkit provides a command-line environment so that you can develop and work with your APIs on your local device; you can publish your APIs to the Management server when ready. |
| Develop your APIs by using the developer toolkit CLI | You can use the developer toolkit CLI to develop APIs based on OpenAPI definition files in YAML or JSON format. |