Skip to main content
POST
openrouter_apps

Authorizations

X-API-Key
string
header
required

Your fetchbean API key (fb_…). Keys are not accepted through Authorization.

Headers

Idempotency-Key
string

A caller-generated key for safely retrying this execution after a network failure. Reusing the same key with the same operation and input returns the original result; reusing it for a different call is rejected.

Body

application/json
start_date
string

YYYY-MM-DD (UTC), inclusive. Defaults to 30 days back.

end_date
string

YYYY-MM-DD (UTC), inclusive.

sort
Allowed value: "popular"
category
Allowed value: "coding"
subcategory
Allowed value: "cli-agent"
limit
integer
Required range: 1 <= x <= 100
offset
integer
Required range: 0 <= x <= 100

Response

Success

The response is of type object.