subanalytics
The subanalytics API provides insights into subscription performance and user engagement metrics. It enables businesses to track usage patterns, churn rates, and customer behavior across their subscription services. With this API, you can make informed decisions to optimize retention and growth.
subanalytics endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
| v1 | ||
| GET |
get_v1_docs /v1/docs |
Get API documentation and pricing information |
| POST |
post_v1_analyze /v1/analyze |
Analyze multiple subscriptions to calculate total spend, identify patterns, and find optimization opportunities |
| POST |
post_v1_compare /v1/compare |
Find alternative services and compare pricing |
| POST |
post_v1_convert /v1/convert |
Convert subscription cost between billing periods (monthly, yearly, etc.) |
| POST |
post_v1_savings /v1/savings |
Identify potential savings opportunities in subscription portfolio |
| Other endpoints | ||
| POST |
/v1/savings /v1/savings |
|
| GET |
/v1/docs /v1/docs |
|
| POST |
/v1/convert /v1/convert |
|
| POST |
/v1/analyze /v1/analyze |
|
| POST |
/v1/compare /v1/compare |
|
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
| GET |
get_v1_docs /v1/docs |
Get API documentation and pricing information |
| POST |
post_v1_analyze /v1/analyze |
Analyze multiple subscriptions to calculate total spend, identify patterns, and find optimization opportunities |
| POST |
post_v1_compare /v1/compare |
Find alternative services and compare pricing |
| POST |
post_v1_convert /v1/convert |
Convert subscription cost between billing periods (monthly, yearly, etc.) |
| POST |
post_v1_savings /v1/savings |
Identify potential savings opportunities in subscription portfolio |
subanalytics pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 30 / minute |
|
| ULTRA Recommended | $49.99 / month | 150 / minute |
|
| MEGA | $199 / month | 500 / minute |
|