---
title: "Criczop Cricket Feed API (RSS)"
method: GET
path: "/v1/cricket-feed/rss"
---

# Criczop Cricket Feed API (RSS)

`GET /v1/cricket-feed/rss`

This page explains how to use the RSS version of the Criczop Cricket Feed API. The API returns an RSS 2.0 feed containing the latest items. Note that there is no pagination; it always returns the latest 100 (or fewer) items.

## Response `200`

HTTP 200 OK. Returns an RSS 2.0 feed.

## Other responses

- `401` — Unauthorized. Occurs if the Bearer token is invalid, missing, or not provided.
- `500` — Internal Server Error. Occurs in case of API outage or other unforeseen errors.

---

[API](https://skmtc.net/gamezop/apis/astrozop-apis.md) · [All operations](https://skmtc.net/gamezop/apis/astrozop-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gamezop/astrozop-apis/revisions/485db86a5145/schema)
