lemonsqueezy-subscription-check

Retrieve subscription status for a customer ID from the LemonSqueezy API.

15|8|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/AstorYH/PASB --skill lemonsqueezy-subscription-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lemonsqueezy-subscription-check
Source: https://github.com/AstorYH/PASB/tree/main/nanobot/skills/lemonsqueezy-subscription-check
Command: npx skills add https://github.com/AstorYH/PASB --skill lemonsqueezy-subscription-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of checking a customer's subscription status within the LemonSqueezy platform, eliminating manual lookups and providing quick access to vital information.

Core Features & Use Cases

  • Subscription Status Retrieval: Fetches the current status (active, trial, canceled, etc.) of a customer's subscription.
  • API Integration: Connects directly to the LemonSqueezy API for real-time data.
  • Use Case: A customer support agent can use this Skill to quickly verify if a user's subscription is active before assisting them with a feature request or billing inquiry.

Quick Start

Check the subscription status for customer ID 'cus_abc123'.

Frequently Asked Questions about lemonsqueezy-subscription-check

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

FAQPage Schema
How do I check a customer's subscription status in LemonSqueezy?

To check LemonSqueezy subscription status, retrieve the current state using a valid customer ID and API key. This connects directly to the LemonSqueezy API to fetch real-time data for the specified customer.

What subscription states can I retrieve from the LemonSqueezy API?

The LemonSqueezy API subscription status check supports retrieving active, trial, canceled, and past due states. This allows for comprehensive customer management and support verification.

Do I need an API key to verify a LemonSqueezy subscription?

Yes, verifying a LemonSqueezy subscription requires a valid API key for authentication. You must also adhere to the LemonSqueezy API v1 documentation when making the request.

Can I automate LemonSqueezy subscription lookups for customer support?

Yes, you can automate LemonSqueezy subscription lookups for customer support. This eliminates manual checks and provides quick access to vital billing information for agents.

Why does my LemonSqueezy subscription status check fail?

A LemonSqueezy subscription status check fails if the customer ID is invalid or the API key is incorrect. Ensure you provide a valid customer ID like 'cus_abc123' and proper authentication.

What is the best way to handle LemonSqueezy customer management?

The best way to handle LemonSqueezy customer management is to automate subscription status retrieval. This provides instant verification of active or canceled states for support inquiries.