DEV.to public API?
Darkø Tasevski

Darkø Tasevski @puritanic

About: My profession is engineering

Location:
Serbia
Joined:
Feb 3, 2018

DEV.to public API?

Publish Date: Nov 28 '18
17 10

I've looked around and couldn't find any docs about dev.to API so I guess that it's not open for public at this point. @devteam Are there any plans on this? It would be interesting to see what can be built with data from here.

Comments 10 total

  • Ben Halpern
    Ben HalpernNov 28, 2018

    Yeah, the API has lived as a "yes we want to do it but not this week" sort of thing for a while. We're finally getting around to crafting a more official roadmap-ish thing, so we'll get a sense of when we'll do this once we come up with that.

    • Darkø Tasevski
      Darkø TasevskiNov 28, 2018

      Looking forward to that 🙂Thank you

    • TK
      TKNov 29, 2018

      Great to know that!

      I'm really interested in the API development subject. Let me know how I can help in any way.

    • Henry Quinn
      Henry QuinnJun 28, 2019

      Any update on this, Ben?

  • Tremaine Buchanan
    Tremaine BuchananMar 9, 2019

    Hi. Any updates regarding this API? At the very least could we able to post articles?

    • Michael Lustig - halfjew22@gmail.com
      Michael Lustig - halfjew22@gmail.comOct 6, 2019

      You can definitely post articles. Documentation is below.

      API is live with documentation for Articles and Auth, although I believe more functionality is available.

      Here's the documentation: docs.dev.to/api/#tag/articles

      Here's the directory in the repo where the API lives: github.com/thepracticaldev/dev.to/...

      I'm trying to use the latter to grok the thing, but without some Ruby knowledge is proving slightly difficult.

      I'm trying to figure out whether it's possible to look up a user by Github username.

  • 🎲Danil Rodin🎲
    🎲Danil Rodin🎲Apr 2, 2019

    @devteam
    Once again please tell us, is there any docs to API since we've got api key in settings?)
    Hey, Thanks for your work anyway!)

    • Michael Lustig - halfjew22@gmail.com
      Michael Lustig - halfjew22@gmail.comOct 6, 2019

      Docs are live now here, but not complete...

      API is live with documentation for Articles and Auth, although I believe more functionality is available.

      Here's the documentation: docs.dev.to/api/#tag/articles

      Here's the directory in the repo where the API lives: github.com/thepracticaldev/dev.to/...

      I'm trying to use the latter to grok the thing, but without some Ruby knowledge is proving slightly difficult.

      I'm trying to figure out whether it's possible to look up a user by Github username.

  • Sunil Aleti
    Sunil AletiJul 7, 2020

    Is there anyway to update Dev profile using API ?

Add comment