Metadata Ingestion APIsShelf and Feed APIsSubscriber Activity APIs

Metadata Ingestion APIs

The following APIs are used for ingestion, upsert bulk or single item / title. Metadata can also be pulled from feed provided and can be synced with MetaX.

Resource

Method

Description

PUT

This API is used to upsert (Update/insert) multiple item/ title at a time. If the item already exists it will overwrite the existing item or will insert as a new […]

PUT

This API is used to upsert (Update/insert) a single item/ title. If the item/title already exists it will overwrite the existing item or will insert as a new item.

DELETE

The following API will delete a title/item from the system.

GET

This API will work in Asynchronous manner . It will immediately return “Success” if items are ingested properly. It may take some time to sync with our MetaX system based […]