Vespa Tenant and Application API

The Vespa Tenant API (/application/v2/tenant) manages tenants and applications hosted on a Vespa configuration server or Vespa Cloud control plane. It exposes operations for creating tenants, listing applications, and binding application sessions to a tenant.

Vespa Tenant and Application API is one of 8 APIs that Vespa publishes on the APIs.io network.

Tagged areas include Tenants, Applications, Multi-Tenancy, and Administration. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: vespa-ai:vespa-tenant-api
name: Vespa Tenant and Application API
description: The Vespa Tenant API (/application/v2/tenant) manages tenants and applications hosted on
  a Vespa configuration server or Vespa Cloud control plane. It exposes operations for creating tenants,
  listing applications, and binding application sessions to a tenant.
humanURL: https://docs.vespa.ai/en/reference/application-v2-tenant.html
tags:
- Tenants
- Applications
- Multi-Tenancy
- Administration
properties:
- url: https://docs.vespa.ai/en/reference/application-v2-tenant.html
  type: Documentation