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.
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 […]
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.
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 […]