api-gateway

Access over 100 third-party APIs through a managed gateway with OAuth.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a unified interface to access a wide array of third-party APIs, simplifying integration with services like Google, Slack, and Notion.

Core Features & Use Cases

  • API Access: Connect to over 100 managed APIs through a single gateway.
  • OAuth Management: Handles authentication for services requiring OAuth.
  • Use Case: Send a message to a Slack channel or retrieve data from a Notion database using a simple API call.

Quick Start

Export your Maton API key and then use the gateway to post a message to a Slack channel.

Frequently Asked Questions about api-gateway

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

FAQPage Schema
How do I integrate Slack and Notion APIs without managing OAuth tokens directly?

You can access Slack and Notion APIs through a managed gateway that handles OAuth authentication automatically, requiring only a MATON_API_KEY environment variable to authenticate your requests.

What is the best way to connect to over 100 third-party APIs using a single interface?

Using a unified API gateway allows you to connect to over 100 third-party services through a single managed interface, simplifying integration tasks like sending Slack messages or retrieving Notion data.

Do I need a specific API key to send messages to a Slack channel via an API gateway?

Yes, you need to export a MATON_API_KEY environment variable to authenticate with the gateway before making API calls to post messages to a Slack channel.

Can I retrieve data from a Notion database using a managed OAuth integration?

Yes, you can retrieve data from a Notion database by calling the external API through the gateway, which facilitates managed OAuth for services requiring integration.

What is managed OAuth and how does it work for third-party API access?

Managed OAuth handles the authentication process for accessing third-party APIs, allowing you to connect to services like Google, Slack, and Notion through a gateway without manual token management.

Are there limitations when using a managed gateway to call external APIs for application integration?

The gateway requires a valid MATON_API_KEY environment variable for authentication, meaning your application integration depends on this managed gateway to access the 100+ supported third-party APIs.