Edit in GitHubLog an issue

What is API Mesh for Adobe Developer App Builder?

API Mesh enables developers to integrate third-party APIs with other Adobe products, like App Builder, Adobe IO Gateway, or other serverless technologies.

By integrating multiple APIs, developers can allow these external systems to synchronize data, and participate in distributed workflows.

API Mesh allows developers to configure multiple APIs and other sources and serve them through a gateway. Developers can query the combined sources through a single GraphQL query.

Features

  • API Mesh - A reverse proxy that accepts most API calls for many backend services
  • Configurable Integrations - Low/No-code method to integrate with your own private APIs with Adobe Commerce and other Adobe products, and third-party APIs
  • Backwards Compatibility - Preserve existing APIs while gradually adopting new ones
  • Extensibility - Customize and extend all of your APIs directly in the gateway without making changes to the API source

Where to go next

Benefits of using GraphQL

GraphQL has several advantages over REST and other APIs:

  • GraphQL has predictable responses: With GraphQL, you specify what information your response should contain.
  • Faster response time: Since you can control what data appears in your response, there is less extraneous data slowing down your calls.
  • Defined Schema: With its well-defined set of types, GraphQL lets you know what data you can query.

Next steps

  • Use cases
  • Security
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.