Contact Us 1-800-596-4880

Implementing APIs

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.