KubeBuddy Radar Docs

KubeBuddy Radar Documentation

Track Kubernetes and cloud-native releases with our powerful API and integrations.

Getting Started

Make your first API request in under 5 minutes. API access requires authentication.

Quick Start Guide →

API Reference

Complete endpoint documentation with request/response examples in multiple languages.

View API Docs →

AI / MCP Server

Run the KubeBuddy MCP server so AI agents can query Radar with the correct caching and authentication.

Open MCP docs →

Popular Endpoints

GET /projects List all projects (paginated)
GET /projects/{id} Get project details with releases
GET /feed Your personalized release feed
GET /stats Platform statistics

Quick Example

Get the latest 3 projects:

curl -u "username:app_password" \
  "https://radar.kubebuddy.io/api/kb-radar/v1/projects?per_page=3"

Features

RESTful API

Clean, predictable endpoints following REST conventions

Pagination

Efficient data retrieval with page-based navigation

Rate Limits

Fair usage limits: 30-120 req/min based on plan

Server Cached

Catalog responses are cached with WordPress transients

Authenticated

Secure browser nonce or HTTP Basic Auth with application passwords

JSON Responses

Easy to parse, consistent response formats

Need Help?

Having trouble? Check out these resources: