KB
Get in touch
Home

API

v1.0.0

Public REST API for Karan Bhatia's portfolio data. No auth required.

GET/api/v1/projects

List all projects with metadata and metrics.

GET/api/v1/changelog

Career changelog entries, newest first.

GET/api/v1/stats

Live GitHub stats and site status metadata.

GET/api/docs

OpenAPI 3.0 specification (JSON).

Example

curl https://karanportfolio.netlify.app/api/v1/stats | jq .data.github.totalStars