Fedora Messaging API

Fedora Messaging API — Retrieve historical messages sent via Fedora Messaging

AUTH NONECORS AGENT ?HTTPS COMMERCIAL ?

Fedora Messaging API exposes retrieve historical messages sent via Fedora Messaging using HTTP GET requests. Query by username, package, message source, topic, etc. We verified a keyless GET endpoint returning JSON (Social). Check the provider docs for rate limits and terms before production use.

HOW IT'S SCORED ⓘ
Status badge · for your READMEshipapis health badge: — · unmonitored
ON PROBE SCHEDULE

We probe a documented GET and expect 2xx JSON — full uptime and health score. Open provider docs ↗

Uptime historystarts after first probe

On our probe schedule. Uptime charts appear after the first check lands.

Example responsefrom provider docs — not verified by us
GET https://apps.fedoraproject.org/datagrepper/v2/search

{
  "raw_messages": [
    {
      "body": {
        "body": {
          "action": "in_progress",
          "workflow_job": {
            "id": 85241312589,
            "run_id": 28747690243,
            "workflow_name": "Deploy Site",
            "head_branch": "main",
            "run_url": "https://api.github.com/repos/fullsend-ai/fullsend/actions/runs/28747690243",
            "run_attempt": 1,
            "node_id": "CR_kwDORiZTSM8AAAAT2Mc1TQ",
            "head_sha": "8fe8da3ebc89dbae64e76e86203048047f766ab8"
          },
          "repository": {
            "id": 1176916808,
            "node_id": "R_kgDORiZTSA",
            "name": "fullsend",
            "full_name": "fullsend-ai/fullsend",
            "private": false,
            "owner": {
              "login": "fullsend-ai",
              "id": 271249281,
              "node_id": "O_kgDOECrvgQ",
              "avatar_url": "https://avatars.githubusercontent.com/u/271249281?v=4",
              "gravatar_id": "",
              "url": "https://api.github.com/users/fullsend-ai",
              "html_url": "https://github.com/fullsend-ai",
              "followers_url": "https://api.github.com/users/fullsend-ai/followers"
            },
            "html_url": "https://github.com/fullsend-ai/fullsend",
            "description": "Vision for fully autonomous agentic engineering"
          },
          "organization": {
            "login": "fullsend-ai",
            "id": 271249281,
            "node_id": "O_kgDOECrvgQ",
            "url": "https://api.github.com/orgs/fullsend-ai",
            "repos_url": "https://api.github.com/orgs/fullsend-ai/repos",
            "events_url": "https://api.github.com/orgs/fullsend-ai/events",
            "hooks_url": "https://api.github.com/orgs/fullsend-ai/hooks",
            "issues_url": "https://api.github.com/orgs/fullsend-ai/issues"
          },
          "enterprise": {
            "id": 780,
            "slug": "redhat",
            "name": "Red Hat",
            "node_id": "MDEwOkVudGVycHJpc2U3ODA=",
            "avatar_url": "https://avatars.githubusercontent.com/b/780?v=4",
            "description": "",
            "website_url": "https://www.redhat.com",
            "html_url": "https://github.com/enterprises/redhat"
          },
          "sender": {
            "login": "ggallen",
            "id": 6012561,
            "node_id": "MDQ6VXNlcjYwMTI1NjE=",
            "avatar_url": "https://avatars.githubusercontent.com/u/6012561?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/ggallen",
            "html_url": "https://github.com/ggallen",
            "followers_url": "https://api.github.com/users/ggallen/followers"
          }
        },
        "headers": {
          "user-agent": "GitHub-Hookshot/227665c",
          "accept": "*/*",
          "content-type": "application/json",
          "x-github-delivery": "4d483e80-7890-11f1-8cf9-79f1c1bf1e23",
          "x-github-event": "workflow_job",
          "x-github-hook-id": "605937908",
          "x-github-hook-installation-target-id": "1176916808",
          "x-github-hook-installation-target-type": "repository"
        },
        "agent": null
      },
      "headers": {
        "sent-at": "2026-07-05T16:41:00+00:00",
        "priority": 0,
        "fedora_messaging_schema": "webhook_to_fedora_messaging.github.message_v1",
        "fedora_messaging_severity": 20,
        "fedora_messaging_schema_package": "webhook_to_fedora_messaging_messages"
      },
      "id": "ff55ec2c-a37a-42d8-9ed3-e979be6c3d00",
      "priority": 0,
      "queue": null,
      "topic": "org.fedoraproject.prod.github.workflow_job"
    },
    {
      "body": {
        "body": {
          "action": "in_progress",
          "workflow_run": {
            "id": 28747690243,
            "name": "Deploy Site",
            "node_id": "WFR_kwLORiZTSM8AAAAGsX7xAw",
            "head_branch": "main",
            "head_sha": "8fe8da3ebc89dbae64e76e86203048047f766ab8",
            "path": ".github/workflows/site-deploy.yml",
            "display_title": "Deploy Site",
            "run_number": 4855
          },
          "workflow": {
            "id": 261135378,
            "node_id": "W_kwDORiZTSM4PkJwS",
            "name": "Deploy Site",
            "path": ".github/workflows/site-deploy.yml",
            "state": "active",
            "created_at": "2026-04-15T07:43:29.000Z",
            "updated_at": "2026-04-15T07:43:29.000Z",
            "url": "https://api.github.com/repos/fullsend-ai/fullsend/actions/workflows/261135378"
          },
          "repository": {
            "id": 1176916808,
            "node_id": "R_kgDORiZTSA",
            "name": "fullsend",
            "full_name": "fullsend-ai/fullsend",
            "private": false,
            "owner": {
              "login": "fullsend-ai",
              "id": 271249281,
              "node_id": "O_kgDOECrvgQ",
              "avatar_url": "https://avatars.githubusercontent.com/u/271249281?v=4",
              "gravatar_id": "",
              "url": "https://api.github.com/users/fullsend-ai",
              "html_url": "https://github.com/fullsend-ai",
              "followers_url": "https://api.github.com/users/fullsend-ai/followers"
            },
            "html_url": "https://github.com/fullsend-ai/fullsend",
            "description": "Vision for fully autonomous agentic engineering"
          },
          "organization": {
            "login": "fullsend-ai",
            "id": 271249281,
            "node_id": "O_kgDOECrvgQ",
            "url": "https://api.github.com/orgs/fullsend-ai",
            "repos_url": "https://api.github.com/orgs/fullsend-ai/repos",
            "events_url": "https://api.github.com/orgs/fullsend-ai/events",
            "hooks_url": "https://api.github.com/orgs/fullsend-ai/hooks",
            "issues_url": "https://api.github.com/orgs/fullsend-ai/issues"
          },
          "enterprise": {
            "id": 780,
            "slug": "redhat",
            "name": "Red Hat",
            "node_id": "MDEwOkVudGVycHJpc2U3ODA=",
            "avatar_url": "https://avatars.githubusercontent.com/b/780?v=4",
            "description": "",
            "website_url": "https://www.redhat.com",
            "html_url": "https://github.com/enterprises/redhat"
          },
          "sender": {
            "login": "ggallen",
            "id": 6012561,
            "node_id": "MDQ6VXNlcjYwMTI1NjE=",
            "avatar_url": "https://avatars.githubusercontent.com/u/6012561?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/ggallen",
            "html_url": "https://github.com/ggallen",
            "followers_url": "https://api.github.com/users/ggallen/followers"
          }
        },
        "headers": {
          "user-agent": "GitHub-Hookshot/227665c",
          "accept": "*/*",
          "content-type": "application/json",
          "x-github-delivery": "4d3f8bf0-7890-11f1-8e0f-29fa5534927f",
          "x-github-event": "workflow_run",
          "x-github-hook-id": "605937908",
          "x-github-hook-installation-target-id": "1176916808",
          "x-github-hook-installation-target-type": "repository"
        },
        "agent": null
      },
      "headers": {
        "sent-at": "2026-07-05T16:41:00+00:00",
        "priority": 0,
        "fedora_messaging_schema": "webhook_to_fedora_messaging.github.message_v1",
        "fedora_messaging_severity": 20,
        "fedora_messaging_schema_package": "webhook_to_fedora_messaging_messages"
      },
      "id": "168d9555-30fd-4dee-8090-022ff097cc88",
      "priority": 0,
      "queue": null,
      "topic": "org.fedoraproject.prod.github.workflow_run"
    }
  ],
  "total": 157685,
  "pages": 6308,
  "count": 25,
  "arguments": {
    "start": 1783183262.034005,
    "delta": 86400,
    "end": 1783269662.034005,
    "users": [],
    "packages": [],
    "categories": [],
    "topics": [],
    "agents": []
  }
}
Call itcurl · fetch · python
curl "https://apps.fedoraproject.org/datagrepper/v2/search"
const res = await fetch("https://apps.fedoraproject.org/datagrepper/v2/search");
const data = await res.json();
console.log(data);
import requests

res = requests.get("https://apps.fedoraproject.org/datagrepper/v2/search")
print(res.json())
Endpoints · 5On scheduleFULL DOCS ↗
On schedule — GET /datagrepper/v2/search awaits first probe
GET/datagrepper/v2/searchPROBED

Fedora Messaging API — Retrieve historical messages sent via Fedora Messaging

GET/datagrepper

Datagrepper — documented GET route.

GET/datagrepper/1

Datagrepper details by ID (example: 1).

GET/datagrepper?limit=10

Datagrepper — documented GET route.

GET/datagrepper/search?q=test

Search by query parameters.

Machine-readable spec

We probe a documented GET and expect 2xx JSON — full uptime and health score. Export includes every documented route below.

Response-shape history

Not tracked yet. Shape-change history starts once this API joins our probe schedule.

Fedora Messaging API: common questions

Is Fedora Messaging API free to use?

Yes — Fedora Messaging API is a free social & work API. Free tier: Free — limits not published. Whether the free tier allows commercial use is unclear — check the provider docs.

Does Fedora Messaging API need an API key?

No — Fedora Messaging API needs no API key or signup. You can call it straight away; rate limits still apply (Unpublished).

Can I call Fedora Messaging API from the browser?

Yes — Fedora Messaging API returns CORS headers over HTTPS, so front-end code can fetch it directly with no backend proxy. Use the fetch snippet on this page, or hit "Run live" to try it now.

Is Fedora Messaging API up right now?

Fedora Messaging API is catalogued but not yet on our probe schedule, so we don't publish a live status for it. Check the provider's own status page or docs for its current state.