Skip to main content
Back to registry

api-gateway

maton-ai/api-gateway-skill

Passthrough proxy for direct access to third-party APIs using managed OAuth connections, provided by Maton . The API gateway lets you call native API endpoints directly.

Installs325
Install command
npx skills add https://github.com/maton-ai/api-gateway-skill --skill api-gateway
Security audits
Gen Agent Trust HubPASS
SocketWARN
SnykWARN
About this skill
Passthrough proxy for direct access to third-party APIs using managed OAuth connections, provided by Maton . The API gateway lets you call native API endpoints directly. Replace {app} with the service name and {native-api-path} with the actual API endpoint path. IMPORTANT: The URL path MUST start with the connection's app name (eg. /google-mail/... ). This prefix tells the gateway which app connection to use. For example, the native Gmail API path starts with gmail/v1/ , so full paths look like /google-mail/gmail/v1/users/me/messages . All requests require the Maton API key in the Authorization header: The API gateway automatically injects the appropriate OAuth token for the target service. Environment Variable: You can set your API key as the MATON_API_KEY environment variable: Connection management uses a separate base URL: Query Parameters (optional): Response: Request Body: Response: Open the returned URL in a browser to complete OAuth.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does api-gateway do?

Passthrough proxy for direct access to third-party APIs using managed OAuth connections, provided by Maton . The API gateway lets you call native API endpoints directly.

Is api-gateway good?

api-gateway does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does api-gateway work with?

api-gateway currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to api-gateway?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install api-gateway?

npx skills add https://github.com/maton-ai/api-gateway-skill --skill api-gateway

Related skills

Alternatives in Software Engineering