# List billing plans
GET /api/billing/catalog
## Request
```bash
curl -X GET 'https://sourced.sh/api/billing/catalog' \
  -H 'Authorization: Bearer $SOURCED_API_KEY'
```
## Responses

### 200

Public plan catalog (Free Trial, Launch, Scale, Enterprise).
