How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Vendasta Social Posts API

Social Posts services: SocialPosts, SocialPostsV2, the WordPress plugin service and the blog posts service — publishing and scheduling social and blog content for a business.

Vendasta Social Posts API is one of 38 APIs that Vendasta publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Social, Posts, Publishing, WordPress, and gRPC. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 8 operations across 8 paths, organized into 4 resource areas, and defines 54 schemas. It is described by OpenAPI 3.0.0, at version 2.82.0.

Requests are made against a single base URL, https://prod.apigateway.co/grpc.

8 operations 8 paths 54 schemas 8 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.82.0
Base URL
https://prod.apigateway.co/grpc
Authentication
OAuth 2.0
Resource Areas
4

Authentication & Security 1

Vendasta Social Posts API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 1 scope.

Paths & Operations 8

Across 8 paths, the API surfaces 8 operations — 8 POST. They span 4 resource areas: SocialPosts, WordpressPluginService, BlogPostsService, SocialPostsV2. Each is listed below with its method, path, parameters, and response codes.

SocialPosts 3
POST
/v1/social-posts/delete
Delete Social Post
SocialPosts_DeleteSocialPost body → 200default
POST
/v1/social-posts/get-multi
Get Multi Social Posts
SocialPosts_GetMultiSocialPosts body → 200default
POST
/v1/social-posts/list
List Social Posts
SocialPosts_List body → 200default
WordpressPluginService 1
POST
/v2/social-posts/blog/create
Publish Blog Post
WordpressPluginService_PublishPost body → 200default
BlogPostsService 2
POST
/v2/social-posts/blog/delete
Delete Blog Post
BlogPostsService_DeleteBlogPost body → 200default
POST
/v2/social-posts/blog/update
Update Blog Post
BlogPostsService_UpdateBlogPost body → 200default
SocialPostsV2 2
POST
/v2/social-posts/list-services
List Postable Social Services
SocialPostsV2_ListPostableSocialServices body → 200default
POST
/v2/social-posts/schedule
Schedule Social Posts
SocialPostsV2_ScheduleSocialPosts body → 200default

Schemas 54

The contract defines 54 schemas that model the data the API accepts and returns. The most detailed are v1SocialPost (36 properties), v2BlogPost (27 properties), v2SocialService (18 properties), v2PublishPostRequest (18 properties). Each schema is shown below with its type and property counts.

SocialPostDeletionStatus
string
SocialPostService
string
YoutubeCustomizationV2PrivacyStatusV2
string
googlerpcStatus
object
3 properties
protobufAny
object
1 property
socialpostsv1Author
object
The author of a blog post.
2 properties
socialpostsv1Category
object
A blog post category.
2 properties
socialpostsv2Author
object
2 properties
socialpostsv2Category
object
2 properties
v1BlogPostCustomization
object
Blog post-specific customization options, including author, categories, and tags.
4 properties
v1CallToAction
object
A call-to-action button associated with a Google My Business social post.
2 properties
v1CallToActionCallToActionType
string
v1DeleteSocialPostRequest
object
Request message for deleting a social post.
2 properties 2 required
v1Error
object
Describes the reason and category of an error that occurred while scheduling or posting.
2 properties
v1Event
object
An event associated with a Google My Business social post.
3 properties
v1GetMultiSocialPostsRequest
object
Request message for retrieving multiple social posts by their IDs.
2 properties 2 required
v1GetMultiSocialPostsResponse
object
Response message containing the requested social posts.
1 property
v1ListSocialPostsRequest
object
Request message for listing social posts for a business.
8 properties 1 required
v1ListSocialPostsResponse
object
Response message containing a page of social posts.
3 properties
v1MediaEntry
object
A single media item (image, video, etc.) attached to a social post.
6 properties
v1MetaData
object
A key-value pair of metadata associated with a social post or media entry.
2 properties
v1PostType
string
v1PostingStatus
string
v1SocialCampaign
object
Campaign details associated with a social post.
2 properties
v1SocialPost
object
Represents a social media post, including its content, scheduling, status, and metadata.
36 properties
v1TikTokCustomization
object
TikTok-specific options for video posts, including community interaction and branding settings.
5 properties
v1YoutubeCustomization
object
YouTube-specific customization options for video posts, including title and privacy settings.
2 properties
v1YoutubeCustomizationPrivacyStatus
string
- YOUTUBEPRIVACYSTATUSPUBLIC: Video is visible to everyone on YouTube and can appear in search results. Use this for public content meant to reach a wide audie…
v2BlogImage
object
2 properties
v2BlogPost
object
27 properties
v2BlogVideo
object
2 properties
v2DeleteBlogPostRequest
object
Request message for deleting a blog post.
3 properties 2 required
v2LinkV2
object
Link preview information associated with a social post, including URL, title, and preview image.
6 properties 1 required
v2ListPostableSocialServiceRequest
object
Request message for listing postable social services for a business.
1 property 1 required
v2ListPostableSocialServiceResponse
object
Response message containing the list of postable social services.
1 property
v2MediaProperty
object
2 properties
v2MetadataV2
object
A key-value pair used to store generic metadata information associated with a post or media.
2 properties 2 required
v2PostActionV2
object
A call-to-action (CTA) associated with a social post.
2 properties 2 required
v2PostContentV2
object
Contains all the content of a social post including text, media attachments, and links.
5 properties 1 required
v2PostCustomizationV2
object
Extra configurations for a social post, including events and call-to-action settings.
2 properties
v2PostEventV2
object
An event associated with a social post, typically used for Google My Business event posts.
3 properties 3 required
v2PostMediaV2
object
A single media attachment (image, video, etc.) associated with a social post.
5 properties 2 required
v2PostStatusV2
string
v2PostTypeV2
string
v2PublishPostRequest
object
Request message for publishing a blog post to a WordPress site.
18 properties 4 required
v2PublishPostResponse
object
Response message containing the internal ID of the published blog post.
1 property
v2SocialPostOutput
object
A scheduled or created social post with its internal identifier and status.
5 properties
v2SocialPostRequest
object
Request message for scheduling one or more social posts.
1 property 1 required
v2SocialPostResponse
object
Response message containing the created or scheduled social posts.
1 property
v2SocialPostV2
object
Represents a social media post including its content, scheduling, customization, and metadata.
18 properties 4 required
v2SocialService
object
A social service connection that can be used for posting.
18 properties
v2TikTokCustomizationV2
object
TikTok-specific customization options for video posts, including community interaction and branding settings.
5 properties
v2UpdateBlogPostRequest
object
Request message for updating an existing blog post.
1 property 1 required
v2YoutubeCustomizationV2
object
YouTube-specific customization options for video posts, including privacy settings.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

vendasta-social-posts-openapi.json Raw ↑

Other APIs Vendasta publishes across the network.

Vendasta account API
Vendasta activity API
Vendasta change_spend API
Vendasta customer API
Vendasta executive_report API
Vendasta marketplace_app API
Vendasta oauth API
Vendasta user API
Vendasta Platform REST API
Vendasta SCIM 2.0 User Management API
Vendasta CRM REST API
Vendasta CRM API (gRPC gateway)
Where this information came from

This is an independent, third-party profile of Vendasta Social Posts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.