Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 2.07 KB

File metadata and controls

46 lines (29 loc) · 2.07 KB
copyright
years
2024, 2026
lastupdated 2026-07-02
keywords IBM Cloud, API Connect, V12 Reserved instance, develop API, API Studio, toolkit
subcollection apiconnect

{{site.data.keyword.attribute-definition-list}}

Developing APIs in {{site.data.keyword.apiconnect_short}} V12 Reserved

{: #develop-api}

Use IBM API Studio and the API Connect toolkit to develop, test, and publish APIs in your {{site.data.keyword.apiconnect_short}} V12 Reserved instance. {: shortdesc}

Using IBM API Studio

{: #api_studio_v12ri-develop-api}

IBM API Studio is an AI-powered tool for API design and management that replaces API Designer. API Studio integrates with your version control system and connects to your API Connect instance, enabling you to create, edit, test, and manage APIs in a streamlined environment.

Key capabilities of IBM API Studio:

  • Create REST and SOAP APIs in code view or form view
  • Author and manage API policies including global policies
  • Integrate with Git for version-controlled API projects
  • Use the built-in linting engine to validate APIs against governance rulesets

For information, see Creating, deploying, and publishing APIs using IBM API Studio{: external}.

Using the toolkit

{: #toolkit_v12ri-develop-api}

The API Connect toolkit provides a CLI for working with assets such as APIs, products, and catalogs. In V12 Reserved.

For information, see Developing APIs using Toolkit CLI{: external}.

Using the AI Agent assistant

{: #assistant_v12ri-develop-api}

The Conversational API Agent (Public Preview) helps you create, manage, and discover APIs using natural language commands in VS Code. It integrates with API Studio to automate repetitive tasks and accelerate API development.

To learn more, see the Creating, deploying, and publishing APIs using API Agent{: external}.