Skip to main content

Overview

Dev.to is a community platform for developers. When posting articles, you can set the title, cover image, tags, and organization.

Settings Schema

Properties

PropertyTypeRequiredDescription
__typestringMust be "devto"
titlestringArticle title (min 2 chars)
main_imageobjectCover image
main_image.idstringImage ID
main_image.pathstringImage URL
canonicalstringOriginal URL for SEO
organizationstringOrganization ID
tagsarrayUp to 4 tags
tags[].valuestringTag identifier
tags[].labelstringTag display name

Example

Notes

  • Article content supports Markdown with code blocks
  • Maximum of 4 tags allowed
  • Tags should be lowercase and match Dev.to’s existing tags
  • If posting under an organization, provide the organization ID