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

Plex Metadata Agents API

The Metadata Agents API from Plex — 5 operation(s) for metadata agents.

Plex Metadata Agents API is one of 31 APIs that Plex publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Metadata Agents. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 12 operations across 5 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 1.2.2 .

Requests are made against a single base URL, https://{IP-description}.{identifier}.plex.direct:{port}.

12 operations 5 paths 4 schemas 3 DELETE4 GET2 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.2.2
Base URL
https://1-2-3-4.0123456789abcdef0123456789abcdef.plex.direct:32400
Authentication
API Key
License
Resource Areas
1

Authentication & Security 1

Plex Metadata Agents API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Plex-Token (user_token). By default, every request must be authenticated.

  • user_token — The token which identifies the user accessing the PMS. This is typically provided to the client by plex.tv. This can be either a traditional access token or a…

Paths & Operations 12

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

Metadata Agents 12
GET
/media/providers/metadata
Get the list of available metadata agent providers
getMetadataAgentProviders 1 param → 200
POST
/media/providers/metadata
Add a metadata agent provider
postMetadataAgentProviders 1 param → 200400409
GET
/media/providers/metadata/{providerId}
Get a metadata agent provider
getMetadataAgentProvider 1 param → 200404
PUT
/media/providers/metadata/{providerId}
Modify a metadata agent provider
putMetadataAgentProvider 2 params → 200400
DELETE
/media/providers/metadata/{providerId}
Delete a metadata agent provider
deleteMetadataAgentProvider 1 param → 200400403404
GET
/media/providers/metadata/group
Get the list of available metadata agent provider groups
getMetadataAgentProviderGroups → 200
POST
/media/providers/metadata/group
Add a metadata agent provider group
postMetadataAgentProviderGroups 2 params → 200400
GET
/media/providers/metadata/group/{groupId}
Get a metadata agent provider group
getMetadataAgentProviderGroup 1 param → 200404
PUT
/media/providers/metadata/group/{groupId}
Modify a metadata agent provider group
putMetadataAgentProviderGroup 2 params → 200400
DELETE
/media/providers/metadata/group/{groupId}
Delete a metadata agent provider group
deleteMetadataAgentProviderGroup 1 param → 200404
PUT
/media/providers/metadata/group/{groupId}/items/{providerId}
Modify a metadata agent provider group's items
putMetadataAgentProviderGroupItem 3 params → 200400
DELETE
/media/providers/metadata/group/{groupId}/items/{providerId}
Delete a metadata agent provider group item
deleteMetadataAgentProviderGroupItem 2 params → 200403404

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are metadataAgentProvider (7 properties), metadataAgentProviderGroupItem (4 properties), metadataAgentProviderGroup (4 properties), MediaContainer (4 properties). Each schema is shown below with its type and property counts.

MediaContainer
object
4 properties
metadataAgentProviderGroup
object
An item that describes a group of MetadataAgentProviderGroupItem objects.
4 properties
metadataAgentProvider
object
Describes a MetadataAgentProvider object.
7 properties
metadataAgentProviderGroupItem
object
Sub-items of a MetadataAgentProviderGroup object. They represent specific MetadataAgentProvider objects.
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

plex-metadata-agents-api-openapi.yml Raw ↑

Other APIs Plex publishes across the network.

Plex Account and Authentication API
Plex MCP Server
Plex Activities API
Plex Butler API
Plex Collections API
Plex Content API
Plex Devices API
Plex Download Queue API
Plex DV Rs API
Plex EPG API
Plex Events API
Plex General API
Where this information came from

This is an independent, third-party profile of Plex Metadata Agents 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.