Skip to main content
Back to blog
Engineering10 min readJun 5, 2026

Building Subscription Billing with Subscriply's REST API: Developer Guide

How to integrate Subscriply's REST API for subscription management and AI features.

REST APIDeveloper guide

Subscriply provides a full REST API across all modules. JWT Bearer authentication required on all requests.

Authentication

POST to /auth/login → receive JWT token → include as Authorization: Bearer <token>.

Core Workflow

  1. Create customer: POST /customers/createCustomer
  2. Subscribe: POST /subscriptions/subscribeCustomerToPlan
  3. Handle lifecycle: POST /subscriptions/updateSubscriptionStatus

AI Endpoints

POST /assistant/assistant/query — natural language analytics POST /assistant/campaign/generate — AI campaign generation POST /assistant/templates/generate — AI email template generation

Webhooks

Events: subscription.created, payment.failed, invoice.generated, dunning.campaign_triggered

S
Subscriply Team
Published Jun 5, 2026
For startups & scale-ups

Ready to get started?

Join SaaS teams worldwide using Subscriply to automate billing and grow revenue.

No credit card required · 14-day free trial · Cancel anytime

Enterprise

Need a custom plan?

Volume pricing, custom contracts, dedicated onboarding, SSO, audit logs, and a 99.97% uptime SLA — built for teams that need more.

  • Custom contract & invoicing
  • Dedicated onboarding & support
  • SSO / SAML integration
  • Audit logs & access controls
  • Priority SLA & uptime guarantee
Contact Enterprise Sales