Vendasta is an end-to-end commerce and operating platform that lets agencies, media companies, banks, telcos and other channel partners sell digital products and services to small and medium-sized businesses under their own brand. The platform bundles a white-label Marketplace of resellable products, a Business App client dashboard, CRM and sales pipeline, marketing automation, billing, managed WordPress hosting and a family of AI Employees. Vendasta exposes two distinct API surfaces. The API Gateway at prod.apigateway.co is the current one: 30 first-party OpenAPI documents covering Platform (business locations, users, orders, subscriptions, automations), CRM, SCIM 2.0 user provisioning, Local SEO, Reputation, Social, Customer Voice, Advertising Intelligence, AI Employees, AI Knowledge, Meetings, Forms and Website Pro — JSON:API over application/vnd.api+json, secured by OAuth2 with 73 published scopes, deliberately unversioned with per-operation x-lifecycle maturity. The legacy Marketplace API V1 at developers.vendasta.com/api/v1 remains for vendor apps: accounts, users, customers, add-ons, activities, executive reports and file groups, plus eight JWT-signed Marketplace webhooks. Headquartered in Saskatoon, Canada, Vendasta was founded in 2008.
Vendasta publishes 38 APIs on the APIs.io network, including account API, activity API, change_spend API, and 35 more. Tagged areas include Company, SaaS, Marketplace, SMB, and White Label.
The Vendasta catalog on APIs.io includes 1 event-driven AsyncAPI specification.
Vendasta’s developer surface includes authentication, sandbox, documentation, API reference, getting-started guide, support, engineering blog, and 36 more developer resources.
The Activity API lets you inform us of new activity from your Marketplace App. It will be displayed in the user's activity stream and used for notifications. Note: This endpoint...
The OAuth APIs allow applications to retrieve a bearer token that must be supplied with all API calls. See the Authentication documentation for more details.
The User APIs allow you to perform operations against Vendasta Users. Each user has a unique identifier in the format UID-{}. This ID is guaranteed to stay the same, while the e...
The Platform REST APIs are the core of the Vendasta API Gateway: business locations, sales accounts, users and their location permissions, orders and order custom fields, order ...
A SCIM 2.0 implementation for provisioning and de-provisioning Vendasta users and groups from an external identity provider. Covers Users, Groups and System Operations (ServiceP...
The CRM REST API for contacts, companies, opportunities, associations and custom objects, exposed as generic JSON:API resource operations under /org. Vendasta names the CRM API ...
The CRM surface exposed through the gRPC reverse-proxy gateway: CRMService, CRMAssociationService, CRMCompanyService, CRMOpportunityService, CRMFieldSchemaService and CRMFieldSc...
Local SEO (formerly Listing Builder) product API: listing sync listings, listing scores, listing profiles and citations for a business location. Scope-gated with the `listing` O...
Advertising Intelligence product API: connected advertising accounts, account-level stats, campaign info and campaign stats across the ad channels a business runs. Scope-gated w...
The fuller Reputation surface through the gRPC gateway: ListingService, ReviewService and NetPromoterScoreService — 17 operations covering listings, reviews and NPS data for the...
Customer Voice product API for sending review requests to a business location customers and managing the email/SMS templates those requests use. Scope-gated with the `reviews` O...
Social AI product API for connected social profiles and messages on a business location. Published as OpenAPI 3.1.0. Scope-gated with the `social` OAuth2 scope.
The Business context API covering the Customer List for a business location — list, get, update and delete customers. Vendasta has deprecated the Customer List in favour of the ...
The Data Glossary context: glossary contexts and glossary terms, the vocabulary layer that explains what similarly named fields mean in each part of the Vendasta platform (a sal...
API for the AI Employees (AI assistants) that Vendasta runs on a partner platform — receptionist, reputation specialist, sales assistant, social media manager and custom AI empl...
The knowledge (embeddings) API that grounds Vendasta AI Employees: upsert a knowledge source into an account or partner knowledge base, request a signed URL for direct file uplo...
Conversations AI service API for the unified inbox that centralises SMS, web chat, voice and other channels. Scope-gated with `conversation`, `conversation:read` and `conversati...
Social Posts services: SocialPosts, SocialPostsV2, the WordPress plugin service and the blog posts service — publishing and scheduling social and blog content for a business.
Listing Products services through the gRPC gateway: ListingProductsService, ListingSourceService, ListingProfileService, SEOService and Citations — the fuller local-listings sur...
aid: vendasta
name: Vendasta
description: 'Vendasta is an end-to-end commerce and operating platform that lets agencies, media companies, banks, telcos
and other channel partners sell digital products and services to small and medium-sized businesses under their own brand.
The platform bundles a white-label Marketplace of resellable products, a Business App client dashboard, CRM and sales pipeline,
marketing automation, billing, managed WordPress hosting and a family of AI Employees. Vendasta exposes two distinct API
surfaces. The API Gateway at prod.apigateway.co is the current one: 30 first-party OpenAPI documents covering Platform (business
locations, users, orders, subscriptions, automations), CRM, SCIM 2.0 user provisioning, Local SEO, Reputation, Social, Customer
Voice, Advertising Intelligence, AI Employees, AI Knowledge, Meetings, Forms and Website Pro — JSON:API over application/vnd.api+json,
secured by OAuth2 with 73 published scopes, deliberately unversioned with per-operation x-lifecycle maturity. The legacy
Marketplace API V1 at developers.vendasta.com/api/v1 remains for vendor apps: accounts, users, customers, add-ons, activities,
executive reports and file groups, plus eight JWT-signed Marketplace webhooks. Headquartered in Saskatoon, Canada, Vendasta
was founded in 2008.'
url: https://raw.githubusercontent.com/api-evangelist/vendasta/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- foundry-group
x-tier: stub
x-tier-reason: portfolio-lead
x-enrichment:
date: '2026-08-13'
status: enriched
artifacts_added: 41
pass: local-v1
accessModel:
pricing: unknown
onboarding: self-serve
trial: false
try_now: false
public: false
label: Self-serve signup
confidence: medium
source:
- authentication
generated: '2026-07-22'
method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-13'
image: https://www.vendasta.com/wp-content/uploads/2021/03/vendasta-logo.png
tags:
- Company
- SaaS
- Marketplace
- SMB
- White Label
- Reseller
- Marketing
- CRM
- Digital Agency
- Platform
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
- FN: APIs.json
email: info@apis.io
apis:
- aid: vendasta:vendasta-account-api
name: Vendasta account API
description: The Account APIs allow you to perform actions against a single account that your application has been added
to.
humanURL: https://developers.vendasta.com/vendor
baseURL: https://developers.vendasta.com/api/v1
tags:
- account
properties:
- type: OpenAPI
url: openapi/vendasta-account-api-openapi.yml
- aid: vendasta:vendasta-activity-api
name: Vendasta activity API
description: 'The Activity API lets you inform us of new activity from your Marketplace App. It will be displayed in the
user''s activity stream and used for notifications. Note: This endpoint has duplicate detection. Within an hour boundary
(E.g. 3:00am to 3:59am), we will only generate a single activity object on our servers for messages we deem "identical". We
compare title, content, account_id, link, media_url, activity_type, and template_data. This is subject to change.'
humanURL: https://developers.vendasta.com/vendor
baseURL: https://developers.vendasta.com/api/v1
tags:
- activity
properties:
- type: OpenAPI
url: openapi/vendasta-activity-api-openapi.yml
- aid: vendasta:vendasta-change-spend-api
name: Vendasta change_spend API
description: The Change Spend APIs allow interact with change spend requests, like resolving them by approving or rejecting
humanURL: https://developers.vendasta.com/vendor
baseURL: https://developers.vendasta.com/api/v1
tags:
- change_spend
properties:
- type: OpenAPI
url: openapi/vendasta-change-spend-api-openapi.yml
- aid: vendasta:vendasta-customer-api
name: Vendasta customer API
description: The Customer APIs allow you to perform actions against customers of the account that your application has been
added to.
humanURL: https://developers.vendasta.com/vendor
baseURL: https://developers.vendasta.com/api/v1
tags:
- customer
properties:
- type: OpenAPI
url: openapi/vendasta-customer-api-openapi.yml
- aid: vendasta:vendasta-executive-report-api
name: Vendasta executive_report API
description: The executive report APIs are used to submit data to the executive report for a single app on an account.
humanURL: https://developers.vendasta.com/vendor
baseURL: https://developers.vendasta.com/api/v1
tags:
- executive_report
properties:
- type: OpenAPI
url: openapi/vendasta-executive-report-api-openapi.yml
- aid: vendasta:vendasta-marketplace-app-api
name: Vendasta marketplace_app API
description: The Marketplace App APIs allow you to perform actions against your applications, as well as certain operations
against all marketplace apps.
humanURL: https://developers.vendasta.com/vendor
baseURL: https://developers.vendasta.com/api/v1
tags:
- marketplace_app
properties:
- type: OpenAPI
url: openapi/vendasta-marketplace-app-api-openapi.yml
- aid: vendasta:vendasta-oauth-api
name: Vendasta oauth API
description: The OAuth APIs allow applications to retrieve a bearer token that must be supplied with all API calls. See
the Authentication documentation for more details.
humanURL: https://developers.vendasta.com/vendor
baseURL: https://developers.vendasta.com/api/v1
tags:
- oauth
properties:
- type: OpenAPI
url: openapi/vendasta-oauth-api-openapi.yml
- aid: vendasta:vendasta-user-api
name: Vendasta user API
description: The User APIs allow you to perform operations against Vendasta Users. Each user has a unique identifier in
the format UID-{}. This ID is guaranteed to stay the same, while the email associated to a user may change. At any given
time, an email is unique to a specific user but over time it is possible for the email to change between user ids.
humanURL: https://developers.vendasta.com/vendor
baseURL: https://developers.vendasta.com/api/v1
tags:
- user
properties:
- type: OpenAPI
url: openapi/vendasta-user-api-openapi.yml
- aid: vendasta:vendasta-platform-api
name: Vendasta Platform REST API
description: 'The Platform REST APIs are the core of the Vendasta API Gateway: business locations, sales accounts, users
and their location permissions, orders and order custom fields, order fulfillment forms, subscriptions and subscription
assignments, purchases, products, partner activatable products, automations and automation runs, plus country/region reference
data. Requests and responses follow JSON:API over application/vnd.api+json with page[limit]/page[cursor] paging and filter[]
query params. Secured with OAuth2 bearer tokens issued by sso-api-prod.apigateway.co. Deliberately unversioned ("Evergreen")
— maturity is tracked per operation and per field with the x-lifecycle extension.'
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/platform
tags:
- platform
- orders
- users
- business-locations
- sales-accounts
- subscriptions
- automations
- json-api
properties:
- type: OpenAPI
url: openapi/vendasta-platform-openapi.yml
- aid: vendasta:vendasta-scim-api
name: Vendasta SCIM 2.0 User Management API
description: A SCIM 2.0 implementation for provisioning and de-provisioning Vendasta users and groups from an external identity
provider. Covers Users, Groups and System Operations (ServiceProviderConfig, ResourceTypes, Schemas), with published guides
on group-to-user assignment, supported PATCH operations, and the known limitations of SCIM in Vendasta. Uses the same
gateway bearer token as the rest of the platform.
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/scim
tags:
- scim
- identity
- provisioning
- users
- groups
- sso
properties:
- type: OpenAPI
url: openapi/vendasta-scim-openapi.yml
- aid: vendasta:vendasta-crm-rest-api
name: Vendasta CRM REST API
description: The CRM REST API for contacts, companies, opportunities, associations and custom objects, exposed as generic
JSON:API resource operations under /org. Vendasta names the CRM API as the one Platform surface still under active development,
and as the replacement for the deprecated Customer List API.
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/org
tags:
- crm
- contacts
- companies
- opportunities
- json-api
properties:
- type: OpenAPI
url: openapi/vendasta-crm-rest-openapi.json
- aid: vendasta:vendasta-crm-grpc-api
name: Vendasta CRM API (gRPC gateway)
description: 'The CRM surface exposed through the gRPC reverse-proxy gateway: CRMService, CRMAssociationService, CRMCompanyService,
CRMOpportunityService, CRMFieldSchemaService and CRMFieldSchemaCustomizationService. 53 operations covering contact, company,
opportunity, association and schema management.'
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/grpc
tags:
- crm
- grpc
- contacts
- companies
- opportunities
- schemas
properties:
- type: OpenAPI
url: openapi/vendasta-crm-grpc-openapi.json
- aid: vendasta:vendasta-local-seo-api
name: Vendasta Local SEO REST API
description: 'Local SEO (formerly Listing Builder) product API: listing sync listings, listing scores, listing profiles
and citations for a business location. Scope-gated with the `listing` OAuth2 scope.'
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/products/listings
tags:
- local-seo
- listings
- citations
- directories
- products
properties:
- type: OpenAPI
url: openapi/vendasta-local-seo-openapi.yml
- aid: vendasta:vendasta-advertising-api
name: Vendasta Advertising Intelligence REST API
description: 'Advertising Intelligence product API: connected advertising accounts, account-level stats, campaign info and
campaign stats across the ad channels a business runs. Scope-gated with the `advertising` OAuth2 scope.'
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/products/advertising
tags:
- advertising
- campaigns
- analytics
- ads
- products
properties:
- type: OpenAPI
url: openapi/vendasta-advertising-openapi.yml
- aid: vendasta:vendasta-reputation-api
name: Vendasta Reputation REST API
description: Reputation AI product API for reading business location reviews collected across review sources. Scope-gated
with the `reputation` OAuth2 scope.
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/products/reputation
tags:
- reputation
- reviews
- products
- listings
properties:
- type: OpenAPI
url: openapi/vendasta-reputation-openapi.yml
- aid: vendasta:vendasta-reputation-grpc-api
name: Vendasta Reputation API (gRPC gateway)
description: 'The fuller Reputation surface through the gRPC gateway: ListingService, ReviewService and NetPromoterScoreService
— 17 operations covering listings, reviews and NPS data for the business locations an app has access to.'
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/grpc
tags:
- reputation
- reviews
- nps
- grpc
- listings
properties:
- type: OpenAPI
url: openapi/vendasta-reputation-grpc-openapi.json
- aid: vendasta:vendasta-customer-voice-api
name: Vendasta Customer Voice REST API
description: Customer Voice product API for sending review requests to a business location customers and managing the email/SMS
templates those requests use. Scope-gated with the `reviews` OAuth2 scope.
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/products/reviews
tags:
- customer-voice
- reviews
- review-requests
- templates
- products
properties:
- type: OpenAPI
url: openapi/vendasta-customer-voice-openapi.yml
- aid: vendasta:vendasta-social-api
name: Vendasta Social REST API
description: Social AI product API for connected social profiles and messages on a business location. Published as OpenAPI
3.1.0. Scope-gated with the `social` OAuth2 scope.
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/products/social
tags:
- social
- social-media
- messages
- products
properties:
- type: OpenAPI
url: openapi/vendasta-social-openapi.yml
- aid: vendasta:vendasta-business-api
name: Vendasta Business REST API
description: The Business context API covering the Customer List for a business location — list, get, update and delete
customers. Vendasta has deprecated the Customer List in favour of the CRM; this surface is maintained for existing integrations
only.
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/business
tags:
- business
- customers
- customer-list
- json-api
properties:
- type: OpenAPI
url: openapi/vendasta-business-openapi.yml
- aid: vendasta:vendasta-glossary-api
name: Vendasta Data Glossary API
description: 'The Data Glossary context: glossary contexts and glossary terms, the vocabulary layer that explains what similarly
named fields mean in each part of the Vendasta platform (a sales view of a business is not an accounting view of the same
business).'
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/glossary
tags:
- glossary
- vocabulary
- metadata
- reference
properties:
- type: OpenAPI
url: openapi/vendasta-glossary-openapi.yml
- aid: vendasta:vendasta-ai-employees-api
name: Vendasta AI Employees API
description: API for the AI Employees (AI assistants) that Vendasta runs on a partner platform — receptionist, reputation
specialist, sales assistant, social media manager and custom AI employees. Scope-gated with `ai-assistant` / `ai-assistant:read`.
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/grpc
tags:
- ai
- ai-employees
- assistants
- agents
- grpc
properties:
- type: OpenAPI
url: openapi/vendasta-ai-employees-openapi.json
- aid: vendasta:vendasta-ai-knowledge-api
name: Vendasta AI Knowledge API
description: 'The knowledge (embeddings) API that grounds Vendasta AI Employees: upsert a knowledge source into an account
or partner knowledge base, request a signed URL for direct file upload, remove a source, and link sources to specific
AI Employees. This is the ONLY Vendasta API with a published rate limit — 10 writes per minute per account group against
a 100/minute partner-wide ceiling, HTTP 429 on exhaustion.'
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/grpc
tags:
- ai
- knowledge
- embeddings
- rag
- grpc
properties:
- type: OpenAPI
url: openapi/vendasta-ai-knowledge-openapi.json
- aid: vendasta:vendasta-conversation-api
name: Vendasta Conversation API
description: Conversations AI service API for the unified inbox that centralises SMS, web chat, voice and other channels.
Scope-gated with `conversation`, `conversation:read` and `conversation.widget`.
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/grpc
tags:
- conversations
- messaging
- inbox
- chat
- grpc
properties:
- type: OpenAPI
url: openapi/vendasta-conversation-openapi.json
- aid: vendasta:vendasta-composer-api
name: Vendasta Composer API
description: The Composer service on the Vendasta gRPC gateway, used for composing content within the platform.
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/grpc
tags:
- composer
- content
- grpc
properties:
- type: OpenAPI
url: openapi/vendasta-composer-openapi.json
- aid: vendasta:vendasta-forms-api
name: Vendasta Forms API
description: Forms service API for creating and managing the forms a business publishes and the submissions they collect.
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/grpc
tags:
- forms
- submissions
- lead-capture
- grpc
properties:
- type: OpenAPI
url: openapi/vendasta-forms-openapi.json
- aid: vendasta:vendasta-meetings-api
name: Vendasta Meetings API
description: Meetings (CalendarHero) API for creating meetings, adding contacts, messaging and searching. Scope-gated with
the `meeting` OAuth2 scope.
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/grpc
tags:
- meetings
- scheduling
- calendar
- grpc
properties:
- type: OpenAPI
url: openapi/vendasta-meetings-openapi.json
- aid: vendasta:vendasta-sales-orders-api
name: Vendasta Sales Orders API
description: Sales Orders service and its auxiliary field schema, exposed through the gRPC gateway — the order surface behind
the platform marketplace.
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/grpc
tags:
- sales
- orders
- commerce
- grpc
properties:
- type: OpenAPI
url: openapi/vendasta-sales-orders-openapi.json
- aid: vendasta:vendasta-social-posts-api
name: Vendasta Social Posts API
description: 'Social Posts services: SocialPosts, SocialPostsV2, the WordPress plugin service and the blog posts service
— publishing and scheduling social and blog content for a business.'
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/grpc
tags:
- social
- posts
- publishing
- wordpress
- grpc
properties:
- type: OpenAPI
url: openapi/vendasta-social-posts-openapi.json
- aid: vendasta:vendasta-social-drafts-api
name: Vendasta Social Drafts API
description: Social Drafts service for creating, listing and managing draft social content before it is scheduled or published.
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/grpc
tags:
- social
- drafts
- content
- grpc
properties:
- type: OpenAPI
url: openapi/vendasta-social-drafts-openapi.json
- aid: vendasta:vendasta-listing-products-api
name: Vendasta Listing Products API
description: 'Listing Products services through the gRPC gateway: ListingProductsService, ListingSourceService, ListingProfileService,
SEOService and Citations — the fuller local-listings surface behind Local SEO.'
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/grpc
tags:
- listings
- local-seo
- citations
- seo
- grpc
properties:
- type: OpenAPI
url: openapi/vendasta-listing-products-openapi.json
- aid: vendasta:vendasta-multi-location-analytics-api
name: Vendasta Multi-Location Analytics API
description: Analytics service for multi-location brands and franchises, rolling product performance up across the locations
under one partner.
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/grpc
tags:
- analytics
- multi-location
- franchise
- reporting
- grpc
properties:
- type: OpenAPI
url: openapi/vendasta-multi-location-analytics-openapi.json
- aid: vendasta:vendasta-vanalytics-api
name: Vendasta Vanalytics API
description: The VAnalytics service on the gRPC gateway, exposing Vendasta platform analytics data.
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/grpc
tags:
- analytics
- reporting
- metrics
- grpc
properties:
- type: OpenAPI
url: openapi/vendasta-vanalytics-openapi.json
- aid: vendasta:vendasta-wordpress-hosting-api
name: Vendasta WordPress Hosting API
description: Site detail service for Vendasta managed WordPress hosting (Website Pro), which runs client WordPress sites
on Google Cloud.
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/grpc
tags:
- wordpress
- hosting
- websites
- grpc
properties:
- type: OpenAPI
url: openapi/vendasta-wordpress-hosting-openapi.json
- aid: vendasta:vendasta-wsp-admin-center-api
name: Vendasta Website Pro Admin Center API
description: Website Pro admin center services — search and WordPress administration across the sites a partner manages.
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/grpc
tags:
- wordpress
- websites
- admin
- grpc
properties:
- type: OpenAPI
url: openapi/vendasta-wsp-admin-center-openapi.json
- aid: vendasta:vendasta-wsp-monitor-api
name: Vendasta Website Pro Monitor API
description: Website Pro monitoring service for uptime and health signals on managed WordPress sites.
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/grpc
tags:
- wordpress
- monitoring
- uptime
- websites
- grpc
properties:
- type: OpenAPI
url: openapi/vendasta-wsp-monitor-openapi.json
- aid: vendasta:vendasta-wsp-site-info-api
name: Vendasta Website Pro Site Info API
description: Website Pro site information and cache services for managed WordPress sites.
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/grpc
tags:
- wordpress
- websites
- cache
- grpc
properties:
- type: OpenAPI
url: openapi/vendasta-wsp-site-info-openapi.json
- aid: vendasta:vendasta-wsp-support-tools-api
name: Vendasta Website Pro Support Tools API
description: Website Pro SiteManager support tooling used to diagnose and operate managed WordPress sites.
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/grpc
tags:
- wordpress
- support
- websites
- operations
- grpc
properties:
- type: OpenAPI
url: openapi/vendasta-wsp-support-tools-openapi.json
- aid: vendasta:vendasta-wsp-wp-manager-api
name: Vendasta Website Pro WP Manager API
description: Website Pro site options and PageSpeed services for managed WordPress sites.
humanURL: https://developers.vendasta.com/platform
baseURL: https://prod.apigateway.co/grpc
tags:
- wordpress
- pagespeed
- performance
- websites
- grpc
properties:
- type: OpenAPI
url: openapi/vendasta-wsp-wp-manager-openapi.json
common:
- type: TrustCenter
url: security/vendasta-trust-center.yml
- type: VulnerabilityDisclosure
url: security/vendasta-vulnerability-disclosure.yml
- type: DomainSecurity
url: security/vendasta-domain-security.yml
- type: AgenticAccess
url: agentic-access/vendasta-agentic-access.yml
- type: Authentication
url: authentication/vendasta-authentication.yml
- type: Packages
url: packages/vendasta-packages.yml
- type: SDKs
url: packages/vendasta-packages.yml
- type: MCPServer
url: mcp/vendasta-mcp.yml
- type: LLMsTxt
url: llms/vendasta-llms.txt
- type: Overlay
url: overlays/vendasta-marketplace-overlay.yaml
- type: Conformance
url: conformance/vendasta-conformance.yml
- type: ErrorCatalog
url: errors/vendasta-problem-types.yml
- type: Lifecycle
url: lifecycle/vendasta-lifecycle.yml
- type: Conventions
url: conventions/vendasta-conventions.yml
- type: DataModel
url: data-model/vendasta-data-model.yml
- type: Sandbox
url: sandbox/vendasta-sandbox.yml
- type: AgentSkill
url: skills/_index.yml
- type: Website
url: https://www.vendasta.com
- type: DeveloperPortal
url: https://developers.vendasta.com/
- type: Documentation
url: https://developers.vendasta.com/vendor
- type: APIReference
url: https://developers.vendasta.com/api/v1
- type: GettingStarted
url: https://developers.vendasta.com/vendor
- type: Security
url: https://www.vendasta.com/developers/vulnerability-disclosure-program/
- type: Compliance
url: https://trust.vendasta.com/
- type: Support
url: https://support.vendasta.com/
- type: Blog
url: https://www.vendasta.com/blog/
- type: Pricing
url: https://www.vendasta.com/pricing/
- type: TermsOfService
url: https://trust.vendasta.com/resources?name=terms-of-service
- type: PrivacyPolicy
url: https://trust.vendasta.com/resources?name=customer-privacy-policy
- type: StatusPage
url: https://status.vendasta.com/
- type: Plans
url: plans/vendasta-plans-pricing.yml
- type: RateLimits
url: rate-limits/vendasta-rate-limits.yml
- type: ChangeLog
url: changelog/vendasta-changelog.yml
- type: OAuthScopes
url: scopes/vendasta-scopes.yml
- type: Webhooks
url: asyncapi/vendasta-webhooks.yml
- type: CLI
url: cli/vendasta-cli.yml
- type: ErrorCodes
url: errors/vendasta-error-codes.yml
- type: Overlay
url: overlays/vendasta-platform-overlay.yaml
- type: Deprecation
url: https://github.com/vendasta/api-gateway-docs/blob/master/docs/Overview/Versioning.md
- type: GitHubOrganization
url: https://github.com/vendasta
- type: SignUp
url: https://signup.vendasta.com/
- type: Login
url: https://login-prod.apigateway.co/account-selector/login?serviceProviderId=AA
- type: SCIM
url: openapi/vendasta-scim-openapi.yml