payram-auth

Installation
SKILL.md

PayRam Authentication

First time with PayRam? See payram-setup to deploy your server.

PayRam uses JWT Bearer tokens for dashboard/merchant API access and API keys for external platform integrations. This skill covers the JWT flow — the one you need for querying payments, analytics, sweeps, and all dashboard data.

When to Use

  • Authenticate before calling any PayRam dashboard API
  • Refresh an expired access token without re-entering credentials
  • Extract tokens from a browser session for agent use
  • Troubleshoot 401/403 errors on PayRam API calls

Quick Reference

Installs
2
GitHub Stars
155
First Seen
Mar 23, 2026
payram-auth — payram/payram-mcp