Contact Us 1-800-596-4880

Implementing APIs

logo cloud IDE Cloud IDE

logo desktop IDE Desktop IDE

Cloud IDE (Beta) is scheduled for retirement on August 31, 2026. August 30, 2026 is the last day you can access Cloud IDE (Beta). Download your projects to work from Desktop IDE. Learn more in Migrate a Project from Cloud IDE to Desktop 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.