Boulevard Admin API - Memberships & Packages

Access recurring membership and prepaid package data - plan status, renewal state, and entitlements. Membership lifecycle changes are also pushed outbound as MEMBERSHIP_CREATED, MEMBERSHIP_CANCELLED, and MEMBERSHIP_RENEWAL_SUCCEEDED webhook events, which downstream tools like Klaviyo consume for lifecycle marketing.

API entry from apis.yml

apis.yml Raw ↑
aid: boulevard:boulevard-admin-memberships-packages-api
name: Boulevard Admin API - Memberships & Packages
tags:
- Memberships
- Packages
- Subscriptions
- GraphQL
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://developers.joinblvd.com/2020-01/admin-api/overview
baseURL: https://dashboard.boulevard.io/api/2020-01/admin
properties:
- url: https://developers.joinblvd.com/2020-01/admin-api/overview
  type: Documentation
- url: graphql/boulevard-graphql.md
  type: GraphQL
- url: graphql/boulevard-schema.graphql
  type: GraphQL
description: Access recurring membership and prepaid package data - plan status, renewal state, and entitlements.
  Membership lifecycle changes are also pushed outbound as MEMBERSHIP_CREATED, MEMBERSHIP_CANCELLED, and
  MEMBERSHIP_RENEWAL_SUCCEEDED webhook events, which downstream tools like Klaviyo consume for lifecycle
  marketing.