---
title: "You asked for an API. We finally built one."
url: https://daily.dev/posts/you-asked-for-an-api-we-finally-built-one--ceq9yxiki
source_url: https://daily.dev/posts/you-asked-for-an-api-we-finally-built-one--ceq9yxiki
type: freeform
source: "daily.dev Changelog"
author: "Ido Shamun"
published: 2026-02-05T10:01:22.901Z
updated: 2026-02-05T18:54:16.057Z
tags: ["ai", "rest-api", "dailydev"]
reading_time: 2
upvotes: 297
comments: 44
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# You asked for an API. We finally built one.

**[daily.dev Changelog](https://daily.dev/sources/daily_updates)** · [@idoshamun](https://daily.dev/idoshamun) · 2 min read · 297 upvotes · 44 comments

## Summary

daily.dev has launched a Public API v1 for Plus subscribers, enabling programmatic access to personalized feeds, bookmarks, notifications, and profile management. The API includes built-in integrations for AI coding assistants like Claude Code and Cursor, allowing developers to pull real-time content into their workflow, auto-generate feeds from GitHub repos, and research technologies without leaving their development environment. Access requires creating a personal access token through the settings.

## Content

For years, developers have asked us: "Can I access my daily.dev feed programmatically?" We always said "not yet." Today, that changes.

**Introducing the daily.dev Public API v1**, available exclusively for [Plus subscribers](https://app.daily.dev/plus).

## Here's what you can do

- **Access your personalized feed** - Pull your "For You" feed into any app, script, or AI agent
- **Search and discover** - Find posts by keywords, explore content sources
- **Manage bookmarks** - List saved posts, organize folders programmatically
- **Create custom feeds** - Build filtered feeds with engagement thresholds
- **Read notifications** - Check your unread count and notification history
- **Update your profile** - Manage your bio, tech stack, and more via code

And much more, see our [OpenAPI spec](https://api.daily.dev/public/v1/docs/json).

## Built for AI agents

We didn't just build an API. We built it for how developers actually work today.

Supercharge your workflow with out-of-the-box integrations for Claude Code, Cursor, Codex, and OpenClaw. Your AI assistant can now tap into real-time developer content, overcome knowledge cutoffs, and keep you informed without leaving your coding environment.

**What becomes possible:**
- Auto-generate feeds based on your GitHub repos
- Build your profile from your actual tech stack
- Get weekly briefings synthesized from trending content
- Research new technologies with curated reading lists

## How to get started

1. Head to [Settings → API Access](https://app.daily.dev/settings/api)
2. Create a personal access token
3. Use it with `Authorization: Bearer <your-token>`
4. Start building

## One more thing

This is v1. We're already thinking about what comes next.

---

Check out the [full documentation](https://docs.daily.dev/docs/plus/public-api) and let us know how you going to use it!

## Community discussion

Top comments from developers on daily.dev.

**@kramer** · 14 upvotes

> Want to try the API but don't have a Plus sub? To celebrate this release we've issued 100 coupon codes to try daily.dev Plus with 15% discount. First-come first first-served!
>
> Redeem using this code: `DAILYDEVAPI15`
>
> p.s. the DX is really delightful! (or should we call it AX - agentic experience)
>
> ![Screenshot 2026-02-05 at 12.06.29](https://media.daily.dev/image/upload/s--fQH4Amig--/f_auto/v1770286077/ugc/content_45e67a48-8948-43fe-9af4-ce74d9899b4b?_a=BAMAMiiu0)

**@thecookingsenpai** · 6 upvotes

> I literally just discovered this and set it up on my clawdbot. Soon moltbook will be referencing dialy.dev all across my posts :)

**@ezpie** · 5 upvotes

> sick now I can view my presidential report from the terminal. neck beard leveled up

**@warshow** · 5 upvotes

> From my bookmark hell, thank you

**@klendi** · 4 upvotes

> But what are the real use cases for this feature?

---

Tags: [#ai](https://daily.dev/tags/ai), [#rest-api](https://daily.dev/tags/rest-api), [#dailydev](https://daily.dev/tags/dailydev)

[View this post on daily.dev](https://daily.dev/posts/you-asked-for-an-api-we-finally-built-one--ceq9yxiki)
