---
title: "Returns current plan stats for the payer wallet: user_id, api_keys, plan, last_payment, payment_frequency, left_days, credits_left, plan_active. Use before subscribe to check if an active plan exists. 404 if no agent found. If plan_active is true, use the returned api_keys with x-api-key header to call any endpoint without MPP."
method: GET
path: "/agent/mpp/subscription"
tags: ["Agent"]
---

# Returns current plan stats for the payer wallet: user_id, api_keys, plan, last_payment, payment_frequency, left_days, credits_left, plan_active. Use before subscribe to check if an active plan exists. 404 if no agent found. If plan_active is true, use the returned api_keys with x-api-key header to call any endpoint without MPP.

`GET /agent/mpp/subscription`

Returns current plan stats for the payer wallet: user_id, api_keys, plan, last_payment, payment_frequency, left_days, credits_left, plan_active. Use before subscribe to check if an active plan exists. 404 if no agent found. If plan_active is true, use the returned api_keys with x-api-key header to call any endpoint without MPP.

## Response `200`

Successful response

## Other responses

- `402` — Payment Required

---

[API](https://skmtc.dev/mobula/apis/mobula-api.md) · [All operations](https://skmtc.dev/mobula/apis/mobula-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mobula/mobula-api/revisions/b91d0299d7ba/schema)
