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

eBay Video API

The Video API from eBay — 3 operation(s) for video.

eBay Video API is one of 64 APIs that eBay publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Video. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, release notes, and an AsyncAPI specification.

This API exposes 3 operations across 3 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version v1_beta.1.1.

Requests are made against a single base URL, https://apim.ebay.com{basePath}.

3 operations 3 paths 6 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1_beta.1.1
Base URL
https://api.ebay.com
Authentication
OAuth 2.0
Contact
eBay Inc,
Resource Areas
1

Authentication & Security 1

eBay Video API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (api_auth) using the authorizationCode flow, exposing 1 scope.

  • api_auth — The security definitions for this API. Please check individual operations for applicable scopes.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 1 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Video 3
POST
/video
This method creates a video. When using this method, specify the title , size , and classification of the video to be created. Description is an optional field for this method. Tip: See Adding a vide…
createVideo 1 param body → 201400403500
GET
/video/{video_id}
This method retrieves a video's metadata and content given a specified video ID . The method returns the title , size , classification , description , video ID , playList , status , status message (i…
getVideo 1 param → 200400403404500
POST
/video/{video_id}/upload
This method associates the specified file with the specified video ID and uploads the input file. After the file has been uploaded the processing of the file begins. Note: The size of the video to be…
uploadVideo 4 params body → 200400404409411416500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Video (11 properties), CreateVideoRequest (4 properties), Play (2 properties), Moderation (1 property). Each schema is shown below with its type and property counts.

InputStream
object
The streaming input of the video source. The input source must be an .mp4 file of the type MPEG-4 Part 10 or Advanced Video Coding (MPEG-4 AVC).
Play
object
The two streaming video URLs available for a successfully uploaded video with a status of LIVE . The supported streaming video protocols are DASH (Dynamic Adap…
2 properties
CreateVideoRequest
object
The request to create a video, which must contain the video's title , size , and classification . Description is an optional field when creating videos.
4 properties
Image
object
The automatically generated thumbnail image of the video.
1 property
Video
object
A response field that retrieves all the metadata for the video, including its title , classification , size , description , status , status message (if any), a…
11 properties
Moderation
object
A container that provides video moderation information when calling the getVideo method. This container is returned if the specified video has been blocked by…
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ebay-video-api-openapi.yml Raw ↑

Other APIs eBay publishes across the network.

eBay Advertising_eligibility API
eBay Bidding API
eBay Category_tree API
eBay Charity_org API
eBay Config API
eBay Country API
eBay Custom_policy API
eBay Customer_service_metric API
eBay Customer_service_metric_task API
eBay Deal_item API
eBay Destination API
eBay Event API
Where this information came from

This is an independent, third-party profile of eBay Video 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.