api-gateway

Route authenticated requests to third-party APIs through a managed gateway.

1|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/bobvarkey/openclaw-workspace --skill api-gateway-bobvarkey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: api-gateway
Source: https://github.com/bobvarkey/openclaw-workspace/tree/main/skills/api-gateway
Command: npx skills add https://github.com/bobvarkey/openclaw-workspace --skill api-gateway-bobvarkey

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes the friction of integrating with third-party services by routing requests through a managed API gateway. It lets you work with connected business platforms without handling each provider's OAuth flow or endpoint quirks manually.

Core Features & Use Cases

  • Direct API passthrough: Call native endpoints for services like Slack, Google Workspace, HubSpot, Notion, and Stripe through one gateway.
  • Managed OAuth connections: Use authorized connections that are scoped to the user's approved accounts and services.
  • Provider-specific routing guidance: Follow detailed per-service references for paths, parameters, headers, and common operations.
  • Use Case: A product ops workflow can create CRM records, query spreadsheets, send messages, and inspect calendar data without switching tools or wiring separate integrations for each service.

Quick Start

Ask for the third-party service and action you want, and the Skill will route the request through the correct Maton connection and API path.

Frequently Asked Questions about api-gateway

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate workflows across multiple third-party APIs without managing separate OAuth flows?

Automating workflows across third-party APIs is simplified by routing requests through a managed API gateway. This gateway handles provider-specific endpoint routing and scoped OAuth connections, allowing direct native API calls to services like Slack, HubSpot, and Stripe.

Can I call native REST API endpoints for Google Workspace and Microsoft 365 through a single gateway?

Yes, you can call native REST API endpoints for Google Workspace and Microsoft 365 through a single managed gateway. The gateway routes authenticated requests to these third-party platforms using explicit user-authorized OAuth connections.

What is needed to set up managed OAuth connections for third-party integrations?

Setting up managed OAuth connections for third-party integrations requires Maton API authentication and explicit user authorization. Once authenticated, the gateway manages scoped connections to approved accounts and routes requests to provider-specific endpoints.

Does this managed API gateway support GraphQL and REST API passthrough for ecommerce and CRM platforms?

Yes, the managed API gateway supports both GraphQL and REST API passthrough for ecommerce and CRM platforms. It routes authenticated requests through managed OAuth connections, enabling direct native API calls to services like Stripe and HubSpot.

How do I execute operational workflows that query spreadsheets and send messages across connected business platforms?

To execute operational workflows that query spreadsheets and send messages, request the third-party service and action through the gateway. It routes the request via the correct managed OAuth connection and API path to execute the native call.