Contact Us 1-800-596-4880

Implementing APIs

logo cloud IDE Cloud IDE

logo desktop IDE Desktop IDE

Open Beta Release: The cloud IDE is in open beta. Any use of Anypoint Code Builder in its beta state is subject to the applicable beta services terms and conditions, available from the IDE.

Use Anypoint Code Builder to start an API implementation by importing and scaffolding an API spec into an interface that you implement and integrate within a Mule app.

Anypoint Code Builder supports automated scaffolding of OAS, RAML, AsyncAPI, GraphQL, and gRPC APIs, except for APIs that reference OAS or JSON schema fragment dependencies from Exchange.

The methods for implementing APIs using Anypoint Code Builder are:

After scaffolding an API specification into an interface, you are ready to develop, test, and deploy your Mule app as described in Developing Integrations. For the ordered topics from API design through deployment, see Take Your API Specification from Design Through Deployment.

Source Control for Implementation Projects

Use source control management (SCM) to store and share your design, integration, and implementation projects. For source control options, see Controlling Source Files.