---
title: "Changes to Update subscription tier or start a Stripe Checkout session"
method: POST
path: "/api/credits/subscription"
---

# Changes to Update subscription tier or start a Stripe Checkout session

`POST /api/credits/subscription`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 92 revisions.

- **2026-05-05** `c725af0f581f` — 4 info
- **2026-04-30** `8c84efcb3afb` — 4 warning

## Changes

- **2026-05-05** `c725af0f581f` — 4 info
  - added the new optional request property `billing_cycle`
  - added the optional property `billing_cycle` to the response with the `200` status
  - added the optional property `pending_billing_cycle` to the response with the `200` status
  - added the optional property `tier_costs_yearly` to the response with the `200` status
- **2026-04-30** `8c84efcb3afb` — 4 warning
  - removed the request property `billing_cycle`
  - removed the optional property `billing_cycle` from the response with the `200` status
  - removed the optional property `pending_billing_cycle` from the response with the `200` status
  - removed the optional property `tier_costs_yearly` from the response with the `200` status

---

[Operation](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server/docs/api/credits/subscription/post.md) · [API](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server.md) · [Page](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server/changes/api/credits/subscription/post)
