Aristocles Subscription Pricing API
Aristocles is the real-time subscription pricing API built for developers, AI agents, and fintech apps. Stop guessing what Netflix, Spotify, or Adobe costs — get the ground truth. We track 50+ subscription services across 12 categories in Australia, with US and UK expansion planned. WHAT YOU CAN DO • Get current prices — Look up any subscription service and get accurate, up-to-date pricing…
Aristocles Subscription Pricing API endpoints
| Method | Endpoint | Description |
|---|---|---|
| auth | ||
| DELETE |
revoke_key_v1_auth_keys__prefix__delete /v1/auth/keys/{prefix} |
Revoke an API key by its prefix. |
| POST |
register_v1_auth_register_post /v1/auth/register |
Register a new customer account with a free API key. |
| GET |
list_keys_v1_auth_keys_get /v1/auth/keys |
List all API keys for the authenticated customer. |
| POST |
create_key_v1_auth_keys_post /v1/auth/keys |
Create an additional API key. |
| billing | ||
| POST |
create_checkout_v1_billing_checkout_post /v1/billing/checkout |
Create a Stripe Checkout session for a subscription upgrade. |
| GET |
get_subscription_v1_billing_subscription_get /v1/billing/subscription |
Get current subscription info. |
| POST |
create_portal_v1_billing_portal_post /v1/billing/portal |
Create a Stripe billing portal session. |
| GET |
get_invoices_v1_billing_invoices_get /v1/billing/invoices |
Get recent invoices. |
| usage | ||
| GET |
usage_dashboard_v1_usage_get /v1/usage |
Get usage dashboard for the current API key. |
| services | ||
| GET |
get_service_endpoint_v1_services__slug__get /v1/services/{slug} |
Get full service detail by slug. |
| GET |
calculator_endpoint_v1_services_calculator_get /v1/services/calculator |
Calculate total monthly/yearly spend for a list of services. |
| GET |
list_services_endpoint_v1_services_get /v1/services |
List subscription services with optional filters. |
| GET |
services_by_country_endpoint_v1_services_by_country__country_code__get /v1/services/by-country/{country_code} |
All services available in a country with cheapest price, grouped by category. |
| prices | ||
| GET |
get_price_history_endpoint_v1_prices__service_slug__history_get /v1/prices/{service_slug}/history |
Get price history for a service over time. |
| GET |
export_prices_endpoint_v1_prices_export_get /v1/prices/export |
Bulk export of all current pricing data. No pagination — full dataset. |
| GET |
get_prices_endpoint_v1_prices__service_slug__get /v1/prices/{service_slug} |
Get current prices for a subscription service. |
| GET |
get_price_timeseries_endpoint_v1_prices__service_slug__timeseries_get /v1/prices/{service_slug}/timeseries |
Time-series formatted price history for graphing. |
| categories | ||
| GET |
get_category_endpoint_v1_categories__slug__get /v1/categories/{slug} |
Get category detail with all services. |
| GET |
list_categories_endpoint_v1_categories_get /v1/categories |
List all categories with service count. |
| alternatives | ||
| GET |
get_alternatives_endpoint_v1_alternatives__service_slug__get /v1/alternatives/{service_slug} |
Find alternatives to a subscription service with price comparison. |
| trends | ||
| GET |
get_trends_endpoint_v1_trends__category_slug__get /v1/trends/{category_slug} |
Get price trends for a spending category. |
Aristocles Subscription Pricing API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA | $49 / month | — |
|