Kaltura householdPaymentGateway API is one of 222 APIs that Kaltura publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include householdPaymentGateway. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and a getting-started guide.
This API exposes
8 operations
across 8 paths,
and defines 6 schemas.
It is described by OpenAPI 2.0, at version 3.6.287.20720.
Requests are made against the base URL https://www.kaltura.com/api_v3.
8 operations8 paths6 schemas8 POST
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 2.0
API Version
3.6.287.20720
Base URL
https://www.kaltura.com/api_v3
Authentication
API Key
Resource Areas
1
Authentication & Security 1
Kaltura householdPaymentGateway API declares
1 security scheme
for authenticating requests.
An API key is passed in the body as ks (ks).
By default, every request must be authenticated.
ks — A Kaltura session ID
Paths & Operations 8
Across 8 paths, the API surfaces 8 operations — 8 POST. Each is listed below with its method, path, parameters, and response codes.
Get a list of all configured Payment Gateways providers available for the account. For each payment is provided with the household associated payment methods.
householdPaymentGateway.list1 param→ 200x-Errors
POST
/service/householdpaymentgateway/action/resume
Resumes all the entitlements of the given payment gateway
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are KalturaHouseholdPaymentGateway (4 properties), KalturaKeyValue (2 properties), OTTRequest (2 properties), KalturaListResponse (1 property). Each schema is shown below with its type and property counts.
OTTRequest
object
2 properties
KalturaHouseholdPaymentGatewayListResponse
object
List of household payment gateways.
1 property
KalturaKeyValue
object
2 properties
KalturaHouseholdPaymentGateway
object
4 properties
KalturaPaymentGatewayConfiguration
object
1 property
KalturaListResponse
object
Base list wrapper
1 property
Specification
The full machine-readable OpenAPI contract behind this narrative.