Skip to main content
GET
Get project news

Authorizations

Authorization
string
header
required

Use the HTTP authentication scheme with a Qoory API key.

Path Parameters

slug
string
required

Exact Qoory slug for the target project.

Required string length: 1 - 160

Query Parameters

sentiment
enum<string>

Optional normalized sentiment filter for curated Qoory news.

Available options:
positive,
neutral,
negative
language
string

Optional two-letter or bounded locale code for curated Qoory news.

Required string length: 2 - 16
days
integer
default:30

Bounded UTC day window used by this endpoint.

Required range: 1 <= x <= 30
limit
integer
default:10

Maximum number of items to return. This API does not expose pagination for this operation.

Required range: 1 <= x <= 20

Response

Successful response.

data
Project News Response Data · object
required

Operation-specific response data.

meta
object
required

Request correlation, credit, and rate-limit metadata.