api-gateway

Route OAuth-backed API requests through a centralized gateway.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It provides a secure, centralized gateway to access 100+ external APIs via managed OAuth, removing the friction of handling per-service credentials and scattered integrations.

Core Features & Use Cases

  • Unified, OAuth-backed proxy for external API calls
  • Automatic token handling and per-service connection management
  • Use cases include cross-service automation, data retrieval, and workflow orchestration

Quick Start

Configure MATON_API_KEY and an active connection, then route a proxied API call through the gateway.

Frequently Asked Questions about api-gateway

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

FAQPage Schema
How do I securely connect to external APIs like Google Workspace and GitHub using OAuth?

OAuth-backed API gateway access allows you to connect to 100+ services like Notion and Slack via a centralized proxy. It handles automatic token management and per-service connection routing.

How do I automate cross-service workflows between Microsoft 365, HubSpot, and Airtable?

You automate cross-service workflows by routing proxied API calls through a unified gateway. This approach orchestrates multi-service automation across Microsoft 365, HubSpot, and Airtable without scattered integrations.

What do I need to configure before routing API calls through an external gateway?

Configuring an external API gateway requires setting up a MATON_API_KEY environment variable and an active connection. You also need network access to route proxied API calls successfully.

Does this OAuth gateway approach work for both data retrieval and workflow orchestration across multiple services?

Yes, this OAuth proxy approach works for both data retrieval and workflow orchestration. It applies to cross-service automation across 100+ external APIs, including Google Workspace, Microsoft 365, GitHub, Notion, Slack, Airtable, and HubSpot.

What is the best way to manage per-service credentials for cross-service API automation?

The best way to manage per-service credentials is using a centralized OAuth gateway. It provides automatic token handling and per-service connection management, eliminating scattered integrations.

Why does an API gateway use scoped permissions for external API access?

An API gateway uses scoped permissions to enforce secure access when routing requests to external APIs. This ensures multi-service automation workflows operate within strict authorization boundaries.