Skip to content

docs: add Public API documentation for Plus subscribers#497

Merged
idoshamun merged 3 commits intomainfrom
eng-602-public-api-docs
Feb 5, 2026
Merged

docs: add Public API documentation for Plus subscribers#497
idoshamun merged 3 commits intomainfrom
eng-602-public-api-docs

Conversation

@idoshamun
Copy link
Member

Summary

  • Add comprehensive documentation for the daily.dev Public API, a REST API that enables AI agents and automation tools to access personalized developer content
  • Document authentication with Personal Access Tokens, available endpoints (feeds, posts, search, bookmarks, custom feeds, filters, notifications, profile, tech stack), rate limiting, and response formats
  • Include AI agent integration instructions for Claude Code and OpenClaw
  • Add Public API section to the Plus Overview page

Key Decisions

  • Placed the docs in docs/plus/ since the Public API is a Plus-exclusive feature
  • Linked to OpenAPI spec (JSON/YAML) for complete endpoint details rather than duplicating all schemas
  • Focused on practical use cases (AI agents, automation) rather than low-level API reference

Closes ENG-602


Created by Huginn 🐦‍⬛

Add comprehensive documentation for the daily.dev Public API, a REST API
that enables AI agents and automation tools to access personalized
developer content. This Plus-exclusive feature allows integration with
Claude Code, OpenClaw, or custom applications.

- Create public-api.md with authentication, endpoints, rate limiting
- Add section to plus-overview.md for the Public API feature
- Include AI agent integration instructions for Claude Code and OpenClaw

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Feb 5, 2026 7:59am

Request Review

@idoshamun
Copy link
Member Author

@claude we missed here a reference for the new feature in the home page, fix it. Update CLAUDE.md so this mistake won't happen again

@claude
Copy link

claude bot commented Feb 5, 2026

Claude finished @idoshamun's task in 1m 16s —— View job


Completed homepage reference and CLAUDE.md update

  • Read homepage structure and components
  • Read the new Public API documentation
  • Add Public API reference to homepage
  • Update CLAUDE.md with guidance to prevent this issue
  • Commit and push changes

Changes made:

  1. Added "Public API" link to the Plus section in src/components/homepage/homeNavBoxes.js:105
  2. Updated CLAUDE.md with guidance to always update the homepage navigation when adding new feature documentation

The Public API feature will now appear on the homepage under the Plus section, making it easily discoverable for users. The CLAUDE.md update ensures this won't be missed in future PRs.


Branch: eng-602-public-api-docs |

- Add Public API link to Plus section in homepage navigation
- Update CLAUDE.md with guidance to update homepage when adding new features

Co-authored-by: Ido Shamun <idoshamun@users.noreply.github.com>
@idoshamun idoshamun merged commit 0d07484 into main Feb 5, 2026
6 checks passed
@idoshamun idoshamun deleted the eng-602-public-api-docs branch February 5, 2026 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant