---
title: "Purchase Copped AIO subscription"
method: GET
path: "/purchase/{code}"
tags: ["purchase"]
---

# Purchase Copped AIO subscription

`GET /purchase/{code}`

Use the purchase code to purchase a Copped AIO subscription.
```
Reduces the remaining uses of the purchase code!
```

## Path parameters

- `code` string, required

## Other responses

- `302` — Found
- `401` — Request unauthorized
- `500` — Internal server error
- `5XX` — Unexpected/-handled error

---

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