The “Get Blog posts by Blog ID” API allows you get blog posts for any given blog site using blog ID.Please use blogs/posts.readonly
Autorización
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.
Query parameters
string
default:"ve9EPM428h8vShlRW1KT"
required
string
default:"66f429b8afdce84227a4610d"
required
number
default:"4"
required
search for any post by name
string
default:"PUBLISHED"
Respuestas
200 - Successful response
Object containing response data of blog posts
Array of category IDs associated with the blog post
Array of tags associated with the blog post
boolean
default:"False"
required
Indicates whether the blog post is archived
string
default:"66c381b38be80858b9af62b6"
required
Unique identifier of the blog post
string
default:"Banana is good source of energy"
required
Title of the blog post
string
default:"Description"
required
Description of the blog post
URL of the image associated with the blog post
string
default:"PUBLISHED"
required
Publication status of the blog post
string
default:"alt"
required
Alternative text for the blog post image
string
default:"banana-good-energy"
required
URL slug for the blog post
string
default:"https://blog.chatgpts.agency/post/test-8384"
Canonical link of the blog post
string
default:"659ec9634a3796e4e47cc360"
Identifier of the author of the blog post
string
default:"2024-08-19T17:14:57.000Z"
required
Timestamp when the blog post was published
string
default:"2024-08-19T17:32:36.182Z"
required
Timestamp when the blog post was last updated
422 - Unprocessable Entity
Ejemplo