{"info":{"_postman_id":"30efdc49-cd07-457a-914a-a776eb8be4ee","name":"Magnifi x Partner Integration Documentation","description":"

Magnifi offers a comprehensive suite of API endpoints designed for seamless integration, enabling partners to access platform resources, content, and metadata efficiently. These endpoints support key functions such as stream ingestion, video downloads, metadata retrieval, and management of match schedules and team rosters. This document provides a complete guide to the available endpoints, essential resources, error codes, and the integration workflow.

\n

Audience

\n

This documentation is intended for developers and technical teams responsible for integrating Magnifi’s API into their products. The endpoints are straightforward and designed for ease of use. Multiple request examples are provided to illustrate different use cases.

\n

Prerequisites

\n\n

Key Terminology

\n\n

Core Resources

\n
    \n
  1. Organization/Workspace: Each partner is assigned a unique API key linked to their organization or workspace, collectively called entities. Different entities will have distinct access credentials.

    \n
  2. \n
  3. Category: Organizations may have access to specific content categories (e.g., Cricket, Football), which serve as the primary classification for most content.

    \n
  4. \n
  5. Templates: Pre-configured video templates required for stream ingestion.

    \n
  6. \n
  7. Stream: A live or recorded video feed ingested into the Magnifi platform. Content such as clips, highlights, and highlight clips are generated from streams, along with associated metadata. (See the Stream section for details.)

    \n
  8. \n
  9. Clip: A short video capturing a key moment in a game. Metadata can be delivered via webhooks during stream processing or accessed through API endpoints. (See the Clip section for more details.)

    \n
  10. \n
  11. Highlight: A dynamic compilation of clips based on business rules set by the partner. (See the Highlight section for more information.)

    \n
  12. \n
  13. Highlight Clip: The finalized version of a highlight, ready for partner use. Metadata is available via webhooks and endpoints. (Refer to the Highlight Clips section for details.)

    \n
  14. \n
  15. Tournament/Team/Player: These are roster details that should be associated with a stream to enable accurate player tagging. This information is reflected in the metadata of Clips and Highlight Clips. (See the Partner section for more details.)

    \n
  16. \n
  17. Match Schedule: This feature allows you to create and manage match schedules, which can be linked to specific streams. (Refer to the Match Schedule section for further information.)

    \n
  18. \n
\n

Getting Started

\n

Authentication

\n

To interact with Magnifi's API, you must authenticate each request using your Access Key and Access Secret. These credentials ensure that only authorized users can access the resources within your organization or workspace.

\n

Required Headers

\n

Include the following headers in every API request:

\n\n
x-access-key: pak_1a1a1a1a-1a1a-1a1a-1aaa-1a1a1a1a1a1a\n\n
\n\n
  x-access-secret: 2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b\n\n
\n

Access and Setup

\n
    \n
  1. Obtaining Your Credentials:

    \n\n
  2. \n
  3. Environment Configuration:

    \n\n
  4. \n
  5. Testing with Postman:

    \n\n
  6. \n
\n

Error Message Example

\n\n
{\n    \"message\": \"Invalid access key or access secret\",\n    \"error\": \"Unauthorized\",\n    \"statusCode\": 401\n}\n\n
\n\n
{\n    \"statusCode\": 404,\n    \"error\": {\n        \"message\": \"Clip data not found\",\n        \"code\": \"C001\",\n        \"metadata\": {}\n    }\n}\n\n
\n

Internal Errors

\n
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Error CodeNameDescription
I001InternalServerErrorInternal server error
I002ServiceInteractionErrorService interaction failed
\n

Permission Errors

\n
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Error CodeNameDescription
P001PermissionDeniedEntityMismatchPermission denied: Entity mismatch
\n

Partner Errors

\n
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Error CodeNameDescription
PA001PartnerNotFoundPartner details not found
PA002PartnerSchedulePublishFailedSomething unexpected happened while publishing partner schedule
PA003PartnerStorageConfigNotFoundPartner storage config not found
PA004PartnerConfigNotFoundPartner config not found
PA005PartnerCategoriesNotFoundPartner categories not found
PA006PartnerTemplateNotFoundPartner template not found
PA007PartnerReserveChannelUnavailableReserve channel unavailable
PA008PartnerClipMappingNotFoundPartner clip mapping not found
PA009PartnerClipMappingAlreadyExistsPartner clip mapping already exists
PA010PartnerCompiledClipMappingNotFoundPartner compiled clip mapping not found
PA011PartnerCompiledClipMappingErrorError compiling partner clip mapping
PA012PartnerNotifierSubscriptionNotFoundPartner notifier subscription not found
PA013PartnerNotifierSubscriptionInactivePartner notifier subscription is inactive
PA018PartnerUserNotMemberOfEntityPartner user is deactivated/removed from organization
PA019PartnerUserNotFoundPartner user is deactivated/removed
\n

Stream Errors

\n
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Error CodeNameDescription
S001StreamDataNotFoundStream data not found
S002StreamURLValidationFailedStream URL validation failed
S003StreamFireAtValidationFailedStream payload fireAt value can only be 'now' or a future timestamp
S004StreamResourceClearanceFailedFailed to mark status complete within 5 minutes of creation (MediaLive resource takes up to 5 minutes for channel creation)
S005StreamTournamentIdIncorrectProvided tournament ID is incorrect
S006StreamTeamIdIncorrectProvided team ID is incorrect
S007StreamTeamNotInTournamentThe specified team is not part of the tournament
S008StreamTournamentCategoryMismatchTournament category does not match the specified category
S009StreamAlreadyExistsStream already exists for given matchScheduleId
S010StreamUrlChangeNotAllowedUpdating the stream URL after creation is not allowed
S011StreamFireTimeChangeNotAllowedUpdating the fireAt timestamp for a stream is not permitted
S012StreamTemplateValidationFailedThe provided template data is invalid or does not meet required validation rules
S013StreamTemplateChangeNotAllowedChanging the template of an existing stream is not allowed
S014StreamCategoryChangeNotAllowedUpdating the category of an existing stream is not permitted
S015StreamRequiredFieldsMissingOne or more required fields for stream creation or update are missing
S016InvalidStreamCustomFieldsProvided custom fields are invalid or do not match the expected requirements
S017StreamTitleValidationFailedThe provided stream title is invalid or fails validation rules
S018StreamDatafeedConfigNotFoundDatafeed configuration for the stream could not be found
\n

Clip Errors

\n
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Error CodeNameDescription
C001ClipDataNotFoundClip data not found
C002ClipsDataForStreamNotFoundClips data for stream not found
C003ClipsDataForHighlightNotFoundClips data for highlight not found
\n

Highlight Errors

\n
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Error CodeNameDescription
H001HighlightDataNotFoundHighlight data not found
\n

Metadata Errors

\n
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Error CodeNameDescription
M001MetadataSchemaLoadErrorMetadata Schema not found or faulty
M002MetadataValidationFailedMetadata Validation failed: Missing or Incorrect fields
M003MetadataDefaultMappingAlreadyExistsMetadata default mapping already exists
M004MetadataDefaultMappingNotFoundMetadata default mapping not found
\n

Match Schedule Errors

\n
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Error CodeNameDescription
MS001MatchDataNotFoundMatch data not found
MS002MatchTeamIdIncorrectProvided team ID is incorrect
MS003MatchTournamentIdIncorrectProvided tournament ID is incorrect
MS004MatchCategoryIncorrectProvided match category is incorrect
MS005MatchTournamentCategoryMismatchTournament category does not match the specified category
MS006MatchTeamNotInTournamentThe specified team is not part of the tournament
MS007MatchScheduleExternalIdAlreadyExistsMatch schedule external ID already exists
\n

Other Errors

\n
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Error CodeNameDescription
D001DuplicateEntryFoundDuplicate Entry Found
D002DataNotFoundData not found
D003PaginationOutOfRangePagination out of range
V001VideoUrlNotFoundVideo url not found
V002ThumbnailUrlNotFoundThumbnail url not found
V003PresignedUrlFetchErrorError fetching presigned url
\n
","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"34141959","collectionId":"30efdc49-cd07-457a-914a-a776eb8be4ee","publishedId":"2sA3s6EpXt","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"12b5ec"},"publishDate":"2024-10-02T08:45:26.000Z"},"item":[{"name":"Partner","item":[{"name":"Get Partner Details","id":"989f5aec-55fa-4ccd-bcce-4a1193274c2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/details","description":"

Retrieve details of the partner based on their access key.

\n","urlObject":{"path":["v1","partner","details"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"a7aa8f2b-440a-4001-89f4-751b7756b996","name":"Get Partner Details","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"361"},{"key":"Date","value":"Mon, 26 Aug 2024 03:45:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Partner details retrieved successfully\",\n \"data\": {\n \"user\": {\n \"userId\": \"exampleId\",\n \"userEmail\": \"example@magnifi.ai\",\n \"userName\": \"Example\",\n \"role\": \"admin\",\n \"organizationMemberId\": \"wsMem_1a2f40cc-4ee6-626b-bf13-c3m54qsaee93\"\n },\n \"entity\": {\n \"entityId\": \"ws_basd5033-a5xcb-6715-b0hj5-5aasdde5ef\",\n \"entityType\": \"workspace\",\n \"name\": \"Example Org\"\n }\n }\n}"}],"_postman_id":"989f5aec-55fa-4ccd-bcce-4a1193274c2e"},{"name":"Get Partner Categories","id":"5f3d156d-e9c9-4958-9b5c-b039af52ce96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/categories?page=1&pageSize=10","description":"

Retrieves a list of categories allotted to partners to create a stream.

\n

Query Params:

\n\n","urlObject":{"path":["v1","partner","categories"],"host":["{{PARTNER_BASE_URL}}"],"query":[{"key":"page","value":"1"},{"key":"pageSize","value":"10"}],"variable":[]}},"response":[{"id":"1ef56efb-1b8a-4faf-a02e-7f1ef14d6a14","name":"Get Partner Categories","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/partner/categories?page=1&pageSize=10","host":["{{PARTNER_BASE_URL}}"],"path":["v1","partner","categories"],"query":[{"key":"page","value":"1","type":"text"},{"key":"pageSize","value":"10","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"291"},{"key":"Date","value":"Mon, 26 Aug 2024 09:43:31 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Partner categories retrieved successfully\",\n \"data\": {\n \"categories\": [\n {\n \"id\": \"665578026232236ef5c4c059\",\n \"name\": \"basketball\"\n },\n {\n \"id\": \"665578026232236ef5c4c058\",\n \"name\": \"archery\"\n },\n {\n \"id\": \"665578026232236ef5c4c057\",\n \"name\": \"artistic_swimming\"\n },\n {\n \"id\": \"665578026232236ef5c4c056\",\n \"name\": \"athletics\"\n },\n {\n \"id\": \"665578026232236ef5c4c055\",\n \"name\": \"Badminton\"\n },\n {\n \"id\": \"665578026232236ef5c4c054\",\n \"name\": \"beach_volleyball\"\n },\n {\n \"id\": \"665578026232236ef5c4c0510\",\n \"name\": \"boxing\"\n },\n {\n \"id\": \"665578026232236ef5c4c051\",\n \"name\": \"canoe_slalom\"\n },\n {\n \"id\": \"665578026232236ef5c4c052\",\n \"name\": \"cycling_mounain_bike\"\n },\n {\n \"id\": \"665578026232236ef5c4c053\",\n \"name\": \"cycling_track\"\n }\n ],\n \"currentPage\": 1,\n \"pageSize\": 10,\n \"totalItems\": 34,\n \"totalPages\": 4\n }\n}"}],"_postman_id":"5f3d156d-e9c9-4958-9b5c-b039af52ce96"},{"name":"Get Partner Templates","id":"c10a597a-f16c-421a-a109-0171c774bce7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/templates","description":"

Retrieve templates allotted to partners to create a stream efficiently.

\n","urlObject":{"path":["v1","partner","templates"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"26cb2522-480e-48fe-b913-65d06b282adc","name":"Get Partner Templates","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/templates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Aug 2024 05:57:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"6170"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Partner templates retrieved successfully\",\n \"data\": {\n \"direct\": [\n {\n \"id\": \"66bc71fgh3052d000718xcaa\",\n \"templateName\": \"Example Direct Template\"\n }\n ],\n \"medialive\": [\n {\n \"id\": \"66bc71fgh3052d000718xcbb\",\n \"templateName\": \"Example Media Template\"\n }\n ],\n \"reserved_channel\": [\n {\n \"id\": \"66bc71fgh3052d000718xcacc\",\n \"templateName\": \"Example Reserved Channel\"\n }\n ]\n }\n}"}],"_postman_id":"c10a597a-f16c-421a-a109-0171c774bce7"},{"name":"Get Partner Workspaces","id":"95192a2a-d814-4b23-8a0a-de76fd2439fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/workspaces","description":"

fetch a list of workspaces associated with the partner account.

\n","urlObject":{"path":["v1","partner","workspaces"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"40cf958b-2c14-4859-913c-52dfe045b810","name":"Get Partner Workspaces","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/workspaces"},"code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Partner workspaces retrieved successfully\",\n \"data\": {\n \"workspaces\": [\n {\n \"workspaceId\": \"ws_some_random_uuid1\",\n \"workspaceName\": \"ws1\"\n },\n {\n \"workspaceId\": \"ws_some_random_uuid2\",\n \"workspaceName\": \"ws2\"\n },\n ]\n }\n}"},{"id":"baea3fdc-6ce3-4afd-b8da-b54d3c0b9c2c","name":"Get Partner Workspaces - Error","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/workspaces"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 404,\n \"error\": {\n \"message\": \"Workspace user can not fetch other workspace's data\",\n \"code\": \"WS001\",\n \"metadata\": {}\n }\n}"}],"_postman_id":"95192a2a-d814-4b23-8a0a-de76fd2439fb"},{"name":"Get Partner Stream Custom Fields","id":"3364f950-890d-487a-9fe2-ebb57b3d7eb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/stream-fields?category=cricket","description":"

Retrieves a list of stream fields allotted to partners to create a stream/match schedule.

\n

Query Params:

\n\n","urlObject":{"path":["v1","partner","stream-fields"],"host":["{{PARTNER_BASE_URL}}"],"query":[{"key":"category","value":"cricket"}],"variable":[]}},"response":[{"id":"4b69163d-a772-4302-b6d2-37ebc4ce172f","name":"Get Partner Custom Fields","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/partner/stream-fields?category=cricket","host":["{{PARTNER_BASE_URL}}"],"path":["v1","partner","stream-fields"],"query":[{"key":"category","value":"cricket"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"vary","value":"Origin"},{"key":"access-control-allow-credentials","value":"true"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"1027"},{"key":"Date","value":"Fri, 31 Oct 2025 07:33:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Partner custom fields retrieved successfully\",\n \"data\": {\n \"fields\": [\n {\n \"category\": \"all\",\n \"fieldName\": \"abcd\",\n \"displayName\": \"abcd\",\n \"required\": true,\n \"inputType\": \"SELECT\",\n \"allowedValues\": [\n \"a\",\n \"b\",\n \"c\"\n ]\n },\n {\n \"category\": \"all\",\n \"fieldName\": \"round\",\n \"displayName\": \"Round\",\n \"required\": false,\n \"inputType\": \"TEXT\",\n \"allowedValues\": \"Any string\"\n },\n {\n \"category\": \"all\",\n \"fieldName\": \"boolean_test\",\n \"displayName\": \"boolean test\",\n \"required\": false,\n \"inputType\": \"BOOLEAN\",\n \"allowedValues\": [\n true,\n false\n ]\n },\n {\n \"category\": \"all\",\n \"fieldName\": \"test_input_masking\",\n \"displayName\": \"test input masking\",\n \"required\": true,\n \"inputType\": \"INPUT_MASKING\",\n \"allowedValues\": \"9999-99-99\"\n },\n {\n \"category\": \"cricket\",\n \"fieldName\": \"over\",\n \"displayName\": \"over\",\n \"required\": false,\n \"inputType\": \"TEXT\",\n \"allowedValues\": \"Any string\"\n },\n ]\n }\n}"}],"_postman_id":"3364f950-890d-487a-9fe2-ebb57b3d7eb9"},{"name":"Get Partner Clip Naming Templates","id":"db442842-156f-413b-961f-5a914de6c2a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/clip-naming-templates","description":"

Retrieves a list of clip naming templates

\n","urlObject":{"path":["v1","partner","clip-naming-templates"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"a1282366-abd3-4331-992c-8d31cf615b52","name":"Get Partner Clip Naming Templates","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/clip-naming-templates"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"vary","value":"Origin"},{"key":"access-control-allow-credentials","value":"true"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"4413"},{"key":"Date","value":"Tue, 10 Feb 2026 11:07:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Partner clip naming templates retrieved successfully\",\n \"data\": {\n \"templates\": [\n {\n \"clipNamingTemplateId\": \"b170342f-957b-454d-b4bf-26774c0482a1\",\n \"format\": \"{{#if (ne outcome \\\"failed\\\")}}Still going strong!{{/if}}\",\n \"templateName\": \"example-not-equal-template\",\n \"category\": \"cricket\",\n \"isActive\": false,\n \"keys\": [\n \"outcome\"\n ]\n },\n {\n \"clipNamingTemplateId\": \"66df134f-84c4-4fcc-b285-9dc6f3d615fb\",\n \"format\": \"{{#if (lt clipRating 3)}}Low Rating{{/if}}\",\n \"templateName\": \"example-rating-template\",\n \"category\": \"cricket\",\n \"isActive\": false,\n \"keys\": [\n \"clipRating\"\n ]\n },\n {\n \"clipNamingTemplateId\": \"6dab8e59-b6a8-42ff-9261-7b55139fec18\",\n \"format\": \"{{aspectRatio}}_{{team1}}_{{team2}}_{{tournament}}\",\n \"templateName\": \"sample-generic-template\",\n \"category\": \"football\",\n \"isActive\": true,\n \"keys\": [\n \"aspectRatio\",\n \"team1\",\n \"team2\",\n \"tournament\"\n ]\n }\n ],\n \"currentPage\": 1,\n \"pageSize\": 10,\n \"totalItems\": 3,\n \"totalPages\": 1\n }\n}"}],"_postman_id":"db442842-156f-413b-961f-5a914de6c2a9"},{"name":"Get Partner Storage Buckets","id":"b6fc05b0-9b28-4080-9775-60c4ea041c0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/storage-buckets","description":"

Retrieves a list of storage buckets of media processing

\n","urlObject":{"path":["v1","partner","storage-buckets"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"601df1b4-0fc6-4c02-8e4b-35c9accfa211","name":"Get Partner Storage Buckets","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/storage-buckets"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"vary","value":"Origin"},{"key":"access-control-allow-credentials","value":"true"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"661"},{"key":"Date","value":"Tue, 10 Feb 2026 10:54:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Partner storage buckets retrieved successfully\",\n \"data\": {\n \"buckets\": [\n {\n \"storageId\": \"656822e5423177b1f71812abc\",\n \"storageName\": \"example_media_storage_1\",\n \"folderPath\": \"load/testing\",\n \"defaultStorage\": false\n },\n {\n \"storageId\": \"67c99ef8a6e56a0009fe02ab\",\n \"storageName\": \"test_media_storage_mumbai\",\n \"folderPath\": \"test/\",\n \"defaultStorage\": false\n },\n {\n \"storageId\": \"67f53101502b2800099098cd\",\n \"storageName\": \"sample_multistream_storage\",\n \"folderPath\": \"video_engineering/\",\n \"defaultStorage\": false\n },\n {\n \"storageId\": \"67ff4c6d30b0f60009d2c5ef\",\n \"storageName\": \"staging_feed_storage_example\",\n \"folderPath\": \"recordings/\",\n \"defaultStorage\": false\n }\n ]\n }\n}"}],"_postman_id":"b6fc05b0-9b28-4080-9775-60c4ea041c0a"},{"name":"Get Partner Languages","id":"2f671d0b-c467-45ca-9f34-e08aead36afe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/languages","description":"

Retrieves a list of languages

\n","urlObject":{"path":["v1","partner","languages"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"701c7be5-079c-4e06-910e-8a57a598ff40","name":"Get Partner Languages","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/languages"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"vary","value":"Origin"},{"key":"access-control-allow-credentials","value":"true"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"18018"},{"key":"Date","value":"Fri, 23 Jan 2026 13:05:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Partner languages retrieved successfully\",\n \"data\": {\n \"languages\": [\n {\n \"name\": \"Afar\",\n \"code\": \"aar\"\n },\n {\n \"name\": \"Abkhazian\",\n \"code\": \"abk\"\n },\n {\n \"name\": \"Achinese\",\n \"code\": \"ace\"\n },\n {\n \"name\": \"Acoli\",\n \"code\": \"ach\"\n },\n {\n \"name\": \"Adangme\",\n \"code\": \"ada\"\n },\n {\n \"name\": \"Adyghe; Adygei\",\n \"code\": \"ady\"\n },\n {\n \"name\": \"Afro-Asiatic languages\",\n \"code\": \"afa\"\n },\n {\n \"name\": \"Afrihili\",\n \"code\": \"afh\"\n },\n {\n \"name\": \"Afrikaans\",\n \"code\": \"afr\"\n },\n {\n \"name\": \"Ainu\",\n \"code\": \"ain\"\n },\n {\n \"name\": \"Akan\",\n \"code\": \"aka\"\n },\n {\n \"name\": \"Akkadian\",\n \"code\": \"akk\"\n },\n {\n \"name\": \"Albanian\",\n \"code\": \"alb\"\n },\n {\n \"name\": \"Aleut\",\n \"code\": \"ale\"\n },\n {\n \"name\": \"Algonquian languages\",\n \"code\": \"alg\"\n },\n {\n \"name\": \"Southern Altai\",\n \"code\": \"alt\"\n },\n {\n \"name\": \"Amharic\",\n \"code\": \"amh\"\n },\n {\n \"name\": \"English, Old (ca.450-1100)\",\n \"code\": \"ang\"\n },\n {\n \"name\": \"Angika\",\n \"code\": \"anp\"\n },\n {\n \"name\": \"Apache languages\",\n \"code\": \"apa\"\n },\n {\n \"name\": \"Arabic\",\n \"code\": \"ara\"\n },\n {\n \"name\": \"Official Aramaic (700-300 BCE); Imperial Aramaic (700-300 BCE)\",\n \"code\": \"arc\"\n },\n {\n \"name\": \"Aragonese\",\n \"code\": \"arg\"\n },\n {\n \"name\": \"Armenian\",\n \"code\": \"arm\"\n },\n {\n \"name\": \"Mapudungun; Mapuche\",\n \"code\": \"arn\"\n },\n {\n \"name\": \"Arapaho\",\n \"code\": \"arp\"\n },\n {\n \"name\": \"Artificial languages\",\n \"code\": \"art\"\n },\n {\n \"name\": \"Arawak\",\n \"code\": \"arw\"\n },\n {\n \"name\": \"Assamese\",\n \"code\": \"asm\"\n },\n {\n \"name\": \"Asturian; Bable; Leonese; Asturleonese\",\n \"code\": \"ast\"\n },\n {\n \"name\": \"Athapascan languages\",\n \"code\": \"ath\"\n },\n {\n \"name\": \"Australian languages\",\n \"code\": \"aus\"\n },\n {\n \"name\": \"Avaric\",\n \"code\": \"ava\"\n },\n {\n \"name\": \"Avestan\",\n \"code\": \"ave\"\n },\n {\n \"name\": \"Awadhi\",\n \"code\": \"awa\"\n },\n {\n \"name\": \"Aymara\",\n \"code\": \"aym\"\n },\n {\n \"name\": \"Azerbaijani\",\n \"code\": \"aze\"\n },\n {\n \"name\": \"Banda languages\",\n \"code\": \"bad\"\n },\n {\n \"name\": \"Bamileke languages\",\n \"code\": \"bai\"\n },\n {\n \"name\": \"Bashkir\",\n \"code\": \"bak\"\n },\n {\n \"name\": \"Baluchi\",\n \"code\": \"bal\"\n },\n {\n \"name\": \"Bambara\",\n \"code\": \"bam\"\n },\n {\n \"name\": \"Balinese\",\n \"code\": \"ban\"\n },\n {\n \"name\": \"Basque\",\n \"code\": \"baq\"\n },\n {\n \"name\": \"Basa\",\n \"code\": \"bas\"\n },\n {\n \"name\": \"Baltic languages\",\n \"code\": \"bat\"\n },\n {\n \"name\": \"Beja; Bedawiyet\",\n \"code\": \"bej\"\n },\n {\n \"name\": \"Belarusian\",\n \"code\": \"bel\"\n },\n {\n \"name\": \"Bemba\",\n \"code\": \"bem\"\n },\n {\n \"name\": \"Bengali\",\n \"code\": \"ben\"\n },\n {\n \"name\": \"Berber languages\",\n \"code\": \"ber\"\n },\n {\n \"name\": \"Bhojpuri\",\n \"code\": \"bho\"\n },\n {\n \"name\": \"Bihari languages\",\n \"code\": \"bih\"\n },\n {\n \"name\": \"Bikol\",\n \"code\": \"bik\"\n },\n {\n \"name\": \"Bini; Edo\",\n \"code\": \"bin\"\n },\n {\n \"name\": \"Bislama\",\n \"code\": \"bis\"\n },\n {\n \"name\": \"Siksika\",\n \"code\": \"bla\"\n },\n {\n \"name\": \"Bantu languages\",\n \"code\": \"bnt\"\n },\n {\n \"name\": \"Bosnian\",\n \"code\": \"bos\"\n },\n {\n \"name\": \"Braj\",\n \"code\": \"bra\"\n },\n {\n \"name\": \"Breton\",\n \"code\": \"bre\"\n },\n {\n \"name\": \"Batak languages\",\n \"code\": \"btk\"\n },\n {\n \"name\": \"Buriat\",\n \"code\": \"bua\"\n },\n {\n \"name\": \"Buginese\",\n \"code\": \"bug\"\n },\n {\n \"name\": \"Bulgarian\",\n \"code\": \"bul\"\n },\n {\n \"name\": \"Burmese\",\n \"code\": \"bur\"\n },\n {\n \"name\": \"Blin; Bilin\",\n \"code\": \"byn\"\n },\n {\n \"name\": \"Caddo\",\n \"code\": \"cad\"\n },\n {\n \"name\": \"Central American Indian languages\",\n \"code\": \"cai\"\n },\n {\n \"name\": \"Galibi Carib\",\n \"code\": \"car\"\n },\n {\n \"name\": \"Catalan; Valencian\",\n \"code\": \"cat\"\n },\n {\n \"name\": \"Caucasian languages\",\n \"code\": \"cau\"\n },\n {\n \"name\": \"Cebuano\",\n \"code\": \"ceb\"\n },\n {\n \"name\": \"Celtic languages\",\n \"code\": \"cel\"\n },\n {\n \"name\": \"Chamorro\",\n \"code\": \"cha\"\n },\n {\n \"name\": \"Chibcha\",\n \"code\": \"chb\"\n },\n {\n \"name\": \"Chechen\",\n \"code\": \"che\"\n },\n {\n \"name\": \"Chagatai\",\n \"code\": \"chg\"\n },\n {\n \"name\": \"Chinese\",\n \"code\": \"chi\"\n },\n {\n \"name\": \"Chinese (Cantonese, Traditional)\",\n \"code\": \"yue\"\n },\n {\n \"name\": \"Chuukese\",\n \"code\": \"chk\"\n },\n {\n \"name\": \"Mari\",\n \"code\": \"chm\"\n },\n {\n \"name\": \"Chinook jargon\",\n \"code\": \"chn\"\n },\n {\n \"name\": \"Choctaw\",\n \"code\": \"cho\"\n },\n {\n \"name\": \"Chipewyan; Dene Suline\",\n \"code\": \"chp\"\n },\n {\n \"name\": \"Cherokee\",\n \"code\": \"chr\"\n },\n {\n \"name\": \"Church Slavic; Old Slavonic; Church Slavonic; Old Bulgarian; Old Church Slavonic\",\n \"code\": \"chu\"\n },\n {\n \"name\": \"Chuvash\",\n \"code\": \"chv\"\n },\n {\n \"name\": \"Cheyenne\",\n \"code\": \"chy\"\n },\n {\n \"name\": \"Chamic languages\",\n \"code\": \"cmc\"\n },\n {\n \"name\": \"Montenegrin\",\n \"code\": \"cnr\"\n },\n {\n \"name\": \"Coptic\",\n \"code\": \"cop\"\n },\n {\n \"name\": \"Cornish\",\n \"code\": \"cor\"\n },\n {\n \"name\": \"Corsican\",\n \"code\": \"cos\"\n },\n {\n \"name\": \"Creoles and pidgins, English based\",\n \"code\": \"cpe\"\n },\n {\n \"name\": \"Creoles and pidgins, French-based\",\n \"code\": \"cpf\"\n },\n {\n \"name\": \"Creoles and pidgins, Portuguese-based\",\n \"code\": \"cpp\"\n },\n {\n \"name\": \"Cree\",\n \"code\": \"cre\"\n },\n {\n \"name\": \"Crimean Tatar; Crimean Turkish\",\n \"code\": \"crh\"\n },\n {\n \"name\": \"Creoles and pidgins\",\n \"code\": \"crp\"\n },\n {\n \"name\": \"Kashubian\",\n \"code\": \"csb\"\n },\n {\n \"name\": \"Cushitic languages\",\n \"code\": \"cus\"\n },\n {\n \"name\": \"Czech\",\n \"code\": \"cze\"\n },\n {\n \"name\": \"Dakota\",\n \"code\": \"dak\"\n },\n {\n \"name\": \"Danish\",\n \"code\": \"dan\"\n },\n {\n \"name\": \"Dargwa\",\n \"code\": \"dar\"\n },\n {\n \"name\": \"Land Dayak languages\",\n \"code\": \"day\"\n },\n {\n \"name\": \"Delaware\",\n \"code\": \"del\"\n },\n {\n \"name\": \"Slave (Athapascan)\",\n \"code\": \"den\"\n },\n {\n \"name\": \"Dogrib\",\n \"code\": \"dgr\"\n },\n {\n \"name\": \"Dinka\",\n \"code\": \"din\"\n },\n {\n \"name\": \"Divehi; Dhivehi; Maldivian\",\n \"code\": \"div\"\n },\n {\n \"name\": \"Dogri\",\n \"code\": \"doi\"\n },\n {\n \"name\": \"Dravidian languages\",\n \"code\": \"dra\"\n },\n {\n \"name\": \"Lower Sorbian\",\n \"code\": \"dsb\"\n },\n {\n \"name\": \"Duala\",\n \"code\": \"dua\"\n },\n {\n \"name\": \"Dutch, Middle (ca.1050-1350)\",\n \"code\": \"dum\"\n },\n {\n \"name\": \"Dutch; Flemish\",\n \"code\": \"dut\"\n },\n {\n \"name\": \"Dyula\",\n \"code\": \"dyu\"\n },\n {\n \"name\": \"Dzongkha\",\n \"code\": \"dzo\"\n },\n {\n \"name\": \"Efik\",\n \"code\": \"efi\"\n },\n {\n \"name\": \"Egyptian (Ancient)\",\n \"code\": \"egy\"\n },\n {\n \"name\": \"Ekajuk\",\n \"code\": \"eka\"\n },\n {\n \"name\": \"Elamite\",\n \"code\": \"elx\"\n },\n {\n \"name\": \"English\",\n \"code\": \"eng\"\n },\n {\n \"name\": \"English, Middle (1100-1500)\",\n \"code\": \"enm\"\n },\n {\n \"name\": \"Esperanto\",\n \"code\": \"epo\"\n },\n {\n \"name\": \"Estonian\",\n \"code\": \"est\"\n },\n {\n \"name\": \"Ewe\",\n \"code\": \"ewe\"\n },\n {\n \"name\": \"Ewondo\",\n \"code\": \"ewo\"\n },\n {\n \"name\": \"Fang\",\n \"code\": \"fan\"\n },\n {\n \"name\": \"Faroese\",\n \"code\": \"fao\"\n },\n {\n \"name\": \"Fanti\",\n \"code\": \"fat\"\n },\n {\n \"name\": \"Fijian\",\n \"code\": \"fij\"\n },\n {\n \"name\": \"Filipino; Pilipino\",\n \"code\": \"fil\"\n },\n {\n \"name\": \"Finnish\",\n \"code\": \"fin\"\n },\n {\n \"name\": \"Finno-Ugrian languages\",\n \"code\": \"fiu\"\n },\n {\n \"name\": \"Fon\",\n \"code\": \"fon\"\n },\n {\n \"name\": \"French\",\n \"code\": \"fre\"\n },\n {\n \"name\": \"French, Middle (ca.1400-1600)\",\n \"code\": \"frm\"\n },\n {\n \"name\": \"French, Old (842-ca.1400)\",\n \"code\": \"fro\"\n },\n {\n \"name\": \"Northern Frisian\",\n \"code\": \"frr\"\n },\n {\n \"name\": \"Eastern Frisian\",\n \"code\": \"frs\"\n },\n {\n \"name\": \"Western Frisian\",\n \"code\": \"fry\"\n },\n {\n \"name\": \"Fulah\",\n \"code\": \"ful\"\n },\n {\n \"name\": \"Friulian\",\n \"code\": \"fur\"\n },\n {\n \"name\": \"Ga\",\n \"code\": \"gaa\"\n },\n {\n \"name\": \"Gayo\",\n \"code\": \"gay\"\n },\n {\n \"name\": \"Gbaya\",\n \"code\": \"gba\"\n },\n {\n \"name\": \"Germanic languages\",\n \"code\": \"gem\"\n },\n {\n \"name\": \"Georgian\",\n \"code\": \"geo\"\n },\n {\n \"name\": \"German\",\n \"code\": \"ger\"\n },\n {\n \"name\": \"Geez\",\n \"code\": \"gez\"\n },\n {\n \"name\": \"Gilbertese\",\n \"code\": \"gil\"\n },\n {\n \"name\": \"Gaelic; Scottish Gaelic\",\n \"code\": \"gla\"\n },\n {\n \"name\": \"Irish\",\n \"code\": \"gle\"\n },\n {\n \"name\": \"Galician\",\n \"code\": \"glg\"\n },\n {\n \"name\": \"Manx\",\n \"code\": \"glv\"\n },\n {\n \"name\": \"German, Middle High (ca.1050-1500)\",\n \"code\": \"gmh\"\n },\n {\n \"name\": \"German, Old High (ca.750-1050)\",\n \"code\": \"goh\"\n },\n {\n \"name\": \"Gondi\",\n \"code\": \"gon\"\n },\n {\n \"name\": \"Gorontalo\",\n \"code\": \"gor\"\n },\n {\n \"name\": \"Gothic\",\n \"code\": \"got\"\n },\n {\n \"name\": \"Grebo\",\n \"code\": \"grb\"\n },\n {\n \"name\": \"Greek, Ancient (to 1453)\",\n \"code\": \"grc\"\n },\n {\n \"name\": \"Greek, Modern (1453-)\",\n \"code\": \"gre\"\n },\n {\n \"name\": \"Guarani\",\n \"code\": \"grn\"\n },\n {\n \"name\": \"Swiss German; Alemannic; Alsatian\",\n \"code\": \"gsw\"\n },\n {\n \"name\": \"Gujarati\",\n \"code\": \"guj\"\n },\n {\n \"name\": \"Gwich'in\",\n \"code\": \"gwi\"\n },\n {\n \"name\": \"Haida\",\n \"code\": \"hai\"\n },\n {\n \"name\": \"Haitian; Haitian Creole\",\n \"code\": \"hat\"\n },\n {\n \"name\": \"Hausa\",\n \"code\": \"hau\"\n },\n {\n \"name\": \"Hawaiian\",\n \"code\": \"haw\"\n },\n {\n \"name\": \"Hebrew\",\n \"code\": \"heb\"\n },\n {\n \"name\": \"Herero\",\n \"code\": \"her\"\n },\n {\n \"name\": \"Hiligaynon\",\n \"code\": \"hil\"\n },\n {\n \"name\": \"Himachali languages; Western Pahari languages\",\n \"code\": \"him\"\n },\n {\n \"name\": \"Hindi\",\n \"code\": \"hin\"\n },\n {\n \"name\": \"Hittite\",\n \"code\": \"hit\"\n },\n {\n \"name\": \"Hmong; Mong\",\n \"code\": \"hmn\"\n },\n {\n \"name\": \"Hiri Motu\",\n \"code\": \"hmo\"\n },\n {\n \"name\": \"Croatian\",\n \"code\": \"hrv\"\n },\n {\n \"name\": \"Upper Sorbian\",\n \"code\": \"hsb\"\n },\n {\n \"name\": \"Hungarian\",\n \"code\": \"hun\"\n },\n {\n \"name\": \"Hupa\",\n \"code\": \"hup\"\n },\n {\n \"name\": \"Iban\",\n \"code\": \"iba\"\n },\n {\n \"name\": \"Igbo\",\n \"code\": \"ibo\"\n },\n {\n \"name\": \"Icelandic\",\n \"code\": \"ice\"\n },\n {\n \"name\": \"Ido\",\n \"code\": \"ido\"\n },\n {\n \"name\": \"Sichuan Yi; Nuosu\",\n \"code\": \"iii\"\n },\n {\n \"name\": \"Ijo languages\",\n \"code\": \"ijo\"\n },\n {\n \"name\": \"Inuktitut\",\n \"code\": \"iku\"\n },\n {\n \"name\": \"Interlingue; Occidental\",\n \"code\": \"ile\"\n },\n {\n \"name\": \"Iloko\",\n \"code\": \"ilo\"\n },\n {\n \"name\": \"Interlingua (International Auxiliary Language Association)\",\n \"code\": \"ina\"\n },\n {\n \"name\": \"Indic languages\",\n \"code\": \"inc\"\n },\n {\n \"name\": \"Indonesian\",\n \"code\": \"ind\"\n },\n {\n \"name\": \"Indo-European languages\",\n \"code\": \"ine\"\n },\n {\n \"name\": \"Ingush\",\n \"code\": \"inh\"\n },\n {\n \"name\": \"Inupiaq\",\n \"code\": \"ipk\"\n },\n {\n \"name\": \"Iranian languages\",\n \"code\": \"ira\"\n },\n {\n \"name\": \"Iroquoian languages\",\n \"code\": \"iro\"\n },\n {\n \"name\": \"Italian\",\n \"code\": \"ita\"\n },\n {\n \"name\": \"Javanese\",\n \"code\": \"jav\"\n },\n {\n \"name\": \"Lojban\",\n \"code\": \"jbo\"\n },\n {\n \"name\": \"Japanese\",\n \"code\": \"jpn\"\n },\n {\n \"name\": \"Judeo-Persian\",\n \"code\": \"jpr\"\n },\n {\n \"name\": \"Judeo-Arabic\",\n \"code\": \"jrb\"\n },\n {\n \"name\": \"Kara-Kalpak\",\n \"code\": \"kaa\"\n },\n {\n \"name\": \"Kabyle\",\n \"code\": \"kab\"\n },\n {\n \"name\": \"Kachin; Jingpho\",\n \"code\": \"kac\"\n },\n {\n \"name\": \"Kalaallisut; Greenlandic\",\n \"code\": \"kal\"\n },\n {\n \"name\": \"Kamba\",\n \"code\": \"kam\"\n },\n {\n \"name\": \"Kannada\",\n \"code\": \"kan\"\n },\n {\n \"name\": \"Karen languages\",\n \"code\": \"kar\"\n },\n {\n \"name\": \"Kashmiri\",\n \"code\": \"kas\"\n },\n {\n \"name\": \"Kanuri\",\n \"code\": \"kau\"\n },\n {\n \"name\": \"Kawi\",\n \"code\": \"kaw\"\n },\n {\n \"name\": \"Kazakh\",\n \"code\": \"kaz\"\n },\n {\n \"name\": \"Kabardian\",\n \"code\": \"kbd\"\n },\n {\n \"name\": \"Khasi\",\n \"code\": \"kha\"\n },\n {\n \"name\": \"Khoisan languages\",\n \"code\": \"khi\"\n },\n {\n \"name\": \"Central Khmer\",\n \"code\": \"khm\"\n },\n {\n \"name\": \"Khotanese; Sakan\",\n \"code\": \"kho\"\n },\n {\n \"name\": \"Kikuyu; Gikuyu\",\n \"code\": \"kik\"\n },\n {\n \"name\": \"Kinyarwanda\",\n \"code\": \"kin\"\n },\n {\n \"name\": \"Kirghiz; Kyrgyz\",\n \"code\": \"kir\"\n },\n {\n \"name\": \"Kimbundu\",\n \"code\": \"kmb\"\n },\n {\n \"name\": \"Konkani\",\n \"code\": \"kok\"\n },\n {\n \"name\": \"Komi\",\n \"code\": \"kom\"\n },\n {\n \"name\": \"Kongo\",\n \"code\": \"kon\"\n },\n {\n \"name\": \"Korean\",\n \"code\": \"kor\"\n },\n {\n \"name\": \"Kosraean\",\n \"code\": \"kos\"\n },\n {\n \"name\": \"Kpelle\",\n \"code\": \"kpe\"\n },\n {\n \"name\": \"Karachay-Balkar\",\n \"code\": \"krc\"\n },\n {\n \"name\": \"Karelian\",\n \"code\": \"krl\"\n },\n {\n \"name\": \"Kru languages\",\n \"code\": \"kro\"\n },\n {\n \"name\": \"Kurukh\",\n \"code\": \"kru\"\n },\n {\n \"name\": \"Kuanyama; Kwanyama\",\n \"code\": \"kua\"\n },\n {\n \"name\": \"Kumyk\",\n \"code\": \"kum\"\n },\n {\n \"name\": \"Kurdish\",\n \"code\": \"kur\"\n },\n {\n \"name\": \"Kutenai\",\n \"code\": \"kut\"\n },\n {\n \"name\": \"Ladino\",\n \"code\": \"lad\"\n },\n {\n \"name\": \"Lahnda\",\n \"code\": \"lah\"\n },\n {\n \"name\": \"Lamba\",\n \"code\": \"lam\"\n },\n {\n \"name\": \"Lao\",\n \"code\": \"lao\"\n },\n {\n \"name\": \"Latin\",\n \"code\": \"lat\"\n },\n {\n \"name\": \"Latvian\",\n \"code\": \"lav\"\n },\n {\n \"name\": \"Lezghian\",\n \"code\": \"lez\"\n },\n {\n \"name\": \"Limburgan; Limburger; Limburgish\",\n \"code\": \"lim\"\n },\n {\n \"name\": \"Lingala\",\n \"code\": \"lin\"\n },\n {\n \"name\": \"Lithuanian\",\n \"code\": \"lit\"\n },\n {\n \"name\": \"Mongo\",\n \"code\": \"lol\"\n },\n {\n \"name\": \"Lozi\",\n \"code\": \"loz\"\n },\n {\n \"name\": \"Luxembourgish; Letzeburgesch\",\n \"code\": \"ltz\"\n },\n {\n \"name\": \"Luba-Lulua\",\n \"code\": \"lua\"\n },\n {\n \"name\": \"Luba-Katanga\",\n \"code\": \"lub\"\n },\n {\n \"name\": \"Ganda\",\n \"code\": \"lug\"\n },\n {\n \"name\": \"Luiseno\",\n \"code\": \"lui\"\n },\n {\n \"name\": \"Lunda\",\n \"code\": \"lun\"\n },\n {\n \"name\": \"Luo (Kenya and Tanzania)\",\n \"code\": \"luo\"\n },\n {\n \"name\": \"Lushai\",\n \"code\": \"lus\"\n },\n {\n \"name\": \"Macedonian\",\n \"code\": \"mac\"\n },\n {\n \"name\": \"Madurese\",\n \"code\": \"mad\"\n },\n {\n \"name\": \"Magahi\",\n \"code\": \"mag\"\n },\n {\n \"name\": \"Marshallese\",\n \"code\": \"mah\"\n },\n {\n \"name\": \"Maithili\",\n \"code\": \"mai\"\n },\n {\n \"name\": \"Makasar\",\n \"code\": \"mak\"\n },\n {\n \"name\": \"Malayalam\",\n \"code\": \"mal\"\n },\n {\n \"name\": \"Mandingo\",\n \"code\": \"man\"\n },\n {\n \"name\": \"Maori\",\n \"code\": \"mao\"\n },\n {\n \"name\": \"Austronesian languages\",\n \"code\": \"map\"\n },\n {\n \"name\": \"Marathi\",\n \"code\": \"mar\"\n },\n {\n \"name\": \"Masai\",\n \"code\": \"mas\"\n },\n {\n \"name\": \"Malay\",\n \"code\": \"may\"\n },\n {\n \"name\": \"Moksha\",\n \"code\": \"mdf\"\n },\n {\n \"name\": \"Mandar\",\n \"code\": \"mdr\"\n },\n {\n \"name\": \"Mende\",\n \"code\": \"men\"\n },\n {\n \"name\": \"Irish, Middle (900-1200)\",\n \"code\": \"mga\"\n },\n {\n \"name\": \"Mi'kmaq; Micmac\",\n \"code\": \"mic\"\n },\n {\n \"name\": \"Minangkabau\",\n \"code\": \"min\"\n },\n {\n \"name\": \"Uncoded languages\",\n \"code\": \"mis\"\n },\n {\n \"name\": \"Mon-Khmer languages\",\n \"code\": \"mkh\"\n },\n {\n \"name\": \"Malagasy\",\n \"code\": \"mlg\"\n },\n {\n \"name\": \"Maltese\",\n \"code\": \"mlt\"\n },\n {\n \"name\": \"Manchu\",\n \"code\": \"mnc\"\n },\n {\n \"name\": \"Manipuri\",\n \"code\": \"mni\"\n },\n {\n \"name\": \"Manobo languages\",\n \"code\": \"mno\"\n },\n {\n \"name\": \"Mohawk\",\n \"code\": \"moh\"\n },\n {\n \"name\": \"Mongolian\",\n \"code\": \"mon\"\n },\n {\n \"name\": \"Mossi\",\n \"code\": \"mos\"\n },\n {\n \"name\": \"Multiple languages\",\n \"code\": \"mul\"\n },\n {\n \"name\": \"Munda languages\",\n \"code\": \"mun\"\n },\n {\n \"name\": \"Creek\",\n \"code\": \"mus\"\n },\n {\n \"name\": \"Mirandese\",\n \"code\": \"mwl\"\n },\n {\n \"name\": \"Marwari\",\n \"code\": \"mwr\"\n },\n {\n \"name\": \"Mayan languages\",\n \"code\": \"myn\"\n },\n {\n \"name\": \"Erzya\",\n \"code\": \"myv\"\n },\n {\n \"name\": \"Nahuatl languages\",\n \"code\": \"nah\"\n },\n {\n \"name\": \"North American Indian languages\",\n \"code\": \"nai\"\n },\n {\n \"name\": \"Neapolitan\",\n \"code\": \"nap\"\n },\n {\n \"name\": \"Nauru\",\n \"code\": \"nau\"\n },\n {\n \"name\": \"Navajo; Navaho\",\n \"code\": \"nav\"\n },\n {\n \"name\": \"Ndebele, South; South Ndebele\",\n \"code\": \"nbl\"\n },\n {\n \"name\": \"Ndebele, North; North Ndebele\",\n \"code\": \"nde\"\n },\n {\n \"name\": \"Ndonga\",\n \"code\": \"ndo\"\n },\n {\n \"name\": \"Low German; Low Saxon; German, Low; Saxon, Low\",\n \"code\": \"nds\"\n },\n {\n \"name\": \"Nepali\",\n \"code\": \"nep\"\n },\n {\n \"name\": \"Nepal Bhasa; Newari\",\n \"code\": \"new\"\n },\n {\n \"name\": \"Nias\",\n \"code\": \"nia\"\n },\n {\n \"name\": \"Niger-Kordofanian languages\",\n \"code\": \"nic\"\n },\n {\n \"name\": \"Niuean\",\n \"code\": \"niu\"\n },\n {\n \"name\": \"Norwegian Nynorsk; Nynorsk, Norwegian\",\n \"code\": \"nno\"\n },\n {\n \"name\": \"BokmΓ₯l, Norwegian; Norwegian BokmΓ₯l\",\n \"code\": \"nob\"\n },\n {\n \"name\": \"Nogai\",\n \"code\": \"nog\"\n },\n {\n \"name\": \"Norse, Old\",\n \"code\": \"non\"\n },\n {\n \"name\": \"Norwegian\",\n \"code\": \"nor\"\n },\n {\n \"name\": \"N'Ko\",\n \"code\": \"nqo\"\n },\n {\n \"name\": \"Pedi; Sepedi; Northern Sotho\",\n \"code\": \"nso\"\n },\n {\n \"name\": \"Nubian languages\",\n \"code\": \"nub\"\n },\n {\n \"name\": \"Classical Newari; Old Newari; Classical Nepal Bhasa\",\n \"code\": \"nwc\"\n },\n {\n \"name\": \"Chichewa; Chewa; Nyanja\",\n \"code\": \"nya\"\n },\n {\n \"name\": \"Nyamwezi\",\n \"code\": \"nym\"\n },\n {\n \"name\": \"Nyankole\",\n \"code\": \"nyn\"\n },\n {\n \"name\": \"Nyoro\",\n \"code\": \"nyo\"\n },\n {\n \"name\": \"Nzima\",\n \"code\": \"nzi\"\n },\n {\n \"name\": \"Occitan (post 1500)\",\n \"code\": \"oci\"\n },\n {\n \"name\": \"Ojibwa\",\n \"code\": \"oji\"\n },\n {\n \"name\": \"Oriya\",\n \"code\": \"ori\"\n },\n {\n \"name\": \"Oromo\",\n \"code\": \"orm\"\n },\n {\n \"name\": \"Osage\",\n \"code\": \"osa\"\n },\n {\n \"name\": \"Ossetian; Ossetic\",\n \"code\": \"oss\"\n },\n {\n \"name\": \"Turkish, Ottoman (1500-1928)\",\n \"code\": \"ota\"\n },\n {\n \"name\": \"Otomian languages\",\n \"code\": \"oto\"\n },\n {\n \"name\": \"Papuan languages\",\n \"code\": \"paa\"\n },\n {\n \"name\": \"Pangasinan\",\n \"code\": \"pag\"\n },\n {\n \"name\": \"Pahlavi\",\n \"code\": \"pal\"\n },\n {\n \"name\": \"Pampanga; Kapampangan\",\n \"code\": \"pam\"\n },\n {\n \"name\": \"Panjabi; Punjabi\",\n \"code\": \"pan\"\n },\n {\n \"name\": \"Papiamento\",\n \"code\": \"pap\"\n },\n {\n \"name\": \"Palauan\",\n \"code\": \"pau\"\n },\n {\n \"name\": \"Persian, Old (ca.600-400 B.C.)\",\n \"code\": \"peo\"\n },\n {\n \"name\": \"Persian\",\n \"code\": \"per\"\n },\n {\n \"name\": \"Philippine languages\",\n \"code\": \"phi\"\n },\n {\n \"name\": \"Phoenician\",\n \"code\": \"phn\"\n },\n {\n \"name\": \"Pali\",\n \"code\": \"pli\"\n },\n {\n \"name\": \"Polish\",\n \"code\": \"pol\"\n },\n {\n \"name\": \"Pohnpeian\",\n \"code\": \"pon\"\n },\n {\n \"name\": \"Portuguese\",\n \"code\": \"por\"\n },\n {\n \"name\": \"Prakrit languages\",\n \"code\": \"pra\"\n },\n {\n \"name\": \"ProvenΓ§al, Old (to 1500); Occitan, Old (to 1500)\",\n \"code\": \"pro\"\n },\n {\n \"name\": \"Pushto; Pashto\",\n \"code\": \"pus\"\n },\n {\n \"name\": \"Reserved for local use\",\n \"code\": \"qaa-qtz\"\n },\n {\n \"name\": \"Quechua\",\n \"code\": \"que\"\n },\n {\n \"name\": \"Rajasthani\",\n \"code\": \"raj\"\n },\n {\n \"name\": \"Rapanui\",\n \"code\": \"rap\"\n },\n {\n \"name\": \"Rarotongan; Cook Islands Maori\",\n \"code\": \"rar\"\n },\n {\n \"name\": \"Romance languages\",\n \"code\": \"roa\"\n },\n {\n \"name\": \"Romansh\",\n \"code\": \"roh\"\n },\n {\n \"name\": \"Romany\",\n \"code\": \"rom\"\n },\n {\n \"name\": \"Romanian; Moldavian; Moldovan\",\n \"code\": \"rum\"\n },\n {\n \"name\": \"Rundi\",\n \"code\": \"run\"\n },\n {\n \"name\": \"Aromanian; Arumanian; Macedo-Romanian\",\n \"code\": \"rup\"\n },\n {\n \"name\": \"Russian\",\n \"code\": \"rus\"\n },\n {\n \"name\": \"Sandawe\",\n \"code\": \"sad\"\n },\n {\n \"name\": \"Sango\",\n \"code\": \"sag\"\n },\n {\n \"name\": \"Yakut\",\n \"code\": \"sah\"\n },\n {\n \"name\": \"South American Indian languages\",\n \"code\": \"sai\"\n },\n {\n \"name\": \"Salishan languages\",\n \"code\": \"sal\"\n },\n {\n \"name\": \"Samaritan Aramaic\",\n \"code\": \"sam\"\n },\n {\n \"name\": \"Sanskrit\",\n \"code\": \"san\"\n },\n {\n \"name\": \"Sasak\",\n \"code\": \"sas\"\n },\n {\n \"name\": \"Santali\",\n \"code\": \"sat\"\n },\n {\n \"name\": \"Sicilian\",\n \"code\": \"scn\"\n },\n {\n \"name\": \"Scots\",\n \"code\": \"sco\"\n },\n {\n \"name\": \"Selkup\",\n \"code\": \"sel\"\n },\n {\n \"name\": \"Semitic languages\",\n \"code\": \"sem\"\n },\n {\n \"name\": \"Irish, Old (to 900)\",\n \"code\": \"sga\"\n },\n {\n \"name\": \"Sign Languages\",\n \"code\": \"sgn\"\n },\n {\n \"name\": \"Shan\",\n \"code\": \"shn\"\n },\n {\n \"name\": \"Sidamo\",\n \"code\": \"sid\"\n },\n {\n \"name\": \"Sinhala; Sinhalese\",\n \"code\": \"sin\"\n },\n {\n \"name\": \"Siouan languages\",\n \"code\": \"sio\"\n },\n {\n \"name\": \"Sino-Tibetan languages\",\n \"code\": \"sit\"\n },\n {\n \"name\": \"Slavic languages\",\n \"code\": \"sla\"\n },\n {\n \"name\": \"Slovak\",\n \"code\": \"slo\"\n },\n {\n \"name\": \"Slovenian\",\n \"code\": \"slv\"\n },\n {\n \"name\": \"Southern Sami\",\n \"code\": \"sma\"\n },\n {\n \"name\": \"Northern Sami\",\n \"code\": \"sme\"\n },\n {\n \"name\": \"Sami languages\",\n \"code\": \"smi\"\n },\n {\n \"name\": \"Lule Sami\",\n \"code\": \"smj\"\n },\n {\n \"name\": \"Inari Sami\",\n \"code\": \"smn\"\n },\n {\n \"name\": \"Samoan\",\n \"code\": \"smo\"\n },\n {\n \"name\": \"Skolt Sami\",\n \"code\": \"sms\"\n },\n {\n \"name\": \"Shona\",\n \"code\": \"sna\"\n },\n {\n \"name\": \"Sindhi\",\n \"code\": \"snd\"\n },\n {\n \"name\": \"Soninke\",\n \"code\": \"snk\"\n },\n {\n \"name\": \"Sogdian\",\n \"code\": \"sog\"\n },\n {\n \"name\": \"Somali\",\n \"code\": \"som\"\n },\n {\n \"name\": \"Songhai languages\",\n \"code\": \"son\"\n },\n {\n \"name\": \"Sotho, Southern\",\n \"code\": \"sot\"\n },\n {\n \"name\": \"Spanish; Castilian\",\n \"code\": \"spa\"\n },\n {\n \"name\": \"Sardinian\",\n \"code\": \"srd\"\n },\n {\n \"name\": \"Sranan Tongo\",\n \"code\": \"srn\"\n },\n {\n \"name\": \"Serbian\",\n \"code\": \"srp\"\n },\n {\n \"name\": \"Serer\",\n \"code\": \"srr\"\n },\n {\n \"name\": \"Nilo-Saharan languages\",\n \"code\": \"ssa\"\n },\n {\n \"name\": \"Swati\",\n \"code\": \"ssw\"\n },\n {\n \"name\": \"Sukuma\",\n \"code\": \"suk\"\n },\n {\n \"name\": \"Sundanese\",\n \"code\": \"sun\"\n },\n {\n \"name\": \"Susu\",\n \"code\": \"sus\"\n },\n {\n \"name\": \"Sumerian\",\n \"code\": \"sux\"\n },\n {\n \"name\": \"Swahili\",\n \"code\": \"swa\"\n },\n {\n \"name\": \"Swedish\",\n \"code\": \"swe\"\n },\n {\n \"name\": \"Classical Syriac\",\n \"code\": \"syc\"\n },\n {\n \"name\": \"Syriac\",\n \"code\": \"syr\"\n },\n {\n \"name\": \"Tahitian\",\n \"code\": \"tah\"\n },\n {\n \"name\": \"Tai languages\",\n \"code\": \"tai\"\n },\n {\n \"name\": \"Tamil\",\n \"code\": \"tam\"\n },\n {\n \"name\": \"Tatar\",\n \"code\": \"tat\"\n },\n {\n \"name\": \"Telugu\",\n \"code\": \"tel\"\n },\n {\n \"name\": \"Timne\",\n \"code\": \"tem\"\n },\n {\n \"name\": \"Tereno\",\n \"code\": \"ter\"\n },\n {\n \"name\": \"Tetum\",\n \"code\": \"tet\"\n },\n {\n \"name\": \"Tajik\",\n \"code\": \"tgk\"\n },\n {\n \"name\": \"Tagalog\",\n \"code\": \"tgl\"\n },\n {\n \"name\": \"Thai\",\n \"code\": \"tha\"\n },\n {\n \"name\": \"Tibetan\",\n \"code\": \"tib\"\n },\n {\n \"name\": \"Tigre\",\n \"code\": \"tig\"\n },\n {\n \"name\": \"Tigrinya\",\n \"code\": \"tir\"\n },\n {\n \"name\": \"Tiv\",\n \"code\": \"tiv\"\n },\n {\n \"name\": \"Tokelau\",\n \"code\": \"tkl\"\n },\n {\n \"name\": \"Klingon; tlhIngan-Hol\",\n \"code\": \"tlh\"\n },\n {\n \"name\": \"Tlingit\",\n \"code\": \"tli\"\n },\n {\n \"name\": \"Tamashek\",\n \"code\": \"tmh\"\n },\n {\n \"name\": \"Tonga (Nyasa)\",\n \"code\": \"tog\"\n },\n {\n \"name\": \"Tonga (Tonga Islands)\",\n \"code\": \"ton\"\n },\n {\n \"name\": \"Tok Pisin\",\n \"code\": \"tpi\"\n },\n {\n \"name\": \"Tsimshian\",\n \"code\": \"tsi\"\n },\n {\n \"name\": \"Tswana\",\n \"code\": \"tsn\"\n },\n {\n \"name\": \"Tsonga\",\n \"code\": \"tso\"\n },\n {\n \"name\": \"Turkmen\",\n \"code\": \"tuk\"\n },\n {\n \"name\": \"Tumbuka\",\n \"code\": \"tum\"\n },\n {\n \"name\": \"Tupi languages\",\n \"code\": \"tup\"\n },\n {\n \"name\": \"Turkish\",\n \"code\": \"tur\"\n },\n {\n \"name\": \"Altaic languages\",\n \"code\": \"tut\"\n },\n {\n \"name\": \"Tuvalu\",\n \"code\": \"tvl\"\n },\n {\n \"name\": \"Twi\",\n \"code\": \"twi\"\n },\n {\n \"name\": \"Tuvinian\",\n \"code\": \"tyv\"\n },\n {\n \"name\": \"Udmurt\",\n \"code\": \"udm\"\n },\n {\n \"name\": \"Ugaritic\",\n \"code\": \"uga\"\n },\n {\n \"name\": \"Uighur; Uyghur\",\n \"code\": \"uig\"\n },\n {\n \"name\": \"Ukrainian\",\n \"code\": \"ukr\"\n },\n {\n \"name\": \"Umbundu\",\n \"code\": \"umb\"\n },\n {\n \"name\": \"Undetermined\",\n \"code\": \"und\"\n },\n {\n \"name\": \"Urdu\",\n \"code\": \"urd\"\n },\n {\n \"name\": \"Uzbek\",\n \"code\": \"uzb\"\n },\n {\n \"name\": \"Vai\",\n \"code\": \"vai\"\n },\n {\n \"name\": \"Venda\",\n \"code\": \"ven\"\n },\n {\n \"name\": \"Vietnamese\",\n \"code\": \"vie\"\n },\n {\n \"name\": \"VolapΓΌk\",\n \"code\": \"vol\"\n },\n {\n \"name\": \"Votic\",\n \"code\": \"vot\"\n },\n {\n \"name\": \"Wakashan languages\",\n \"code\": \"wak\"\n },\n {\n \"name\": \"Wolaitta; Wolaytta\",\n \"code\": \"wal\"\n },\n {\n \"name\": \"Waray\",\n \"code\": \"war\"\n },\n {\n \"name\": \"Washo\",\n \"code\": \"was\"\n },\n {\n \"name\": \"Welsh\",\n \"code\": \"wel\"\n },\n {\n \"name\": \"Sorbian languages\",\n \"code\": \"wen\"\n },\n {\n \"name\": \"Walloon\",\n \"code\": \"wln\"\n },\n {\n \"name\": \"Wolof\",\n \"code\": \"wol\"\n },\n {\n \"name\": \"Kalmyk; Oirat\",\n \"code\": \"xal\"\n },\n {\n \"name\": \"Xhosa\",\n \"code\": \"xho\"\n },\n {\n \"name\": \"Yao\",\n \"code\": \"yao\"\n },\n {\n \"name\": \"Yapese\",\n \"code\": \"yap\"\n },\n {\n \"name\": \"Yiddish\",\n \"code\": \"yid\"\n },\n {\n \"name\": \"Yoruba\",\n \"code\": \"yor\"\n },\n {\n \"name\": \"Yupik languages\",\n \"code\": \"ypk\"\n },\n {\n \"name\": \"Zapotec\",\n \"code\": \"zap\"\n },\n {\n \"name\": \"Blissymbols; Blissymbolics; Bliss\",\n \"code\": \"zbl\"\n },\n {\n \"name\": \"Zenaga\",\n \"code\": \"zen\"\n },\n {\n \"name\": \"Standard Moroccan Tamazight\",\n \"code\": \"zgh\"\n },\n {\n \"name\": \"Zhuang; Chuang\",\n \"code\": \"zha\"\n },\n {\n \"name\": \"Zande languages\",\n \"code\": \"znd\"\n },\n {\n \"name\": \"Zulu\",\n \"code\": \"zul\"\n },\n {\n \"name\": \"Zuni\",\n \"code\": \"zun\"\n },\n {\n \"name\": \"No linguistic content; Not applicable\",\n \"code\": \"zxx\"\n },\n {\n \"name\": \"Zaza; Dimili; Dimli; Kirdki; Kirmanjki; Zazaki\",\n \"code\": \"zza\"\n }\n ]\n }\n}"}],"_postman_id":"2f671d0b-c467-45ca-9f34-e08aead36afe"},{"name":"Get Partner Template Audio Options","id":"f9f1d3b7-fe50-4545-bfd8-630e5f50598d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/audio-options","description":"

Retrieves multi audio options available for a template

\n

Query Params:

\n\n","urlObject":{"path":["v1","partner","audio-options"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"69168e3b-21ce-4cca-9835-e4331fca65c6","name":"Get Partner Template Audio Options","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/partner/audio-options?templateName=Multi_Audio_HLS_Template","host":["{{PARTNER_BASE_URL}}"],"path":["v1","partner","audio-options"],"query":[{"key":"templateName","value":"Multi_Audio_HLS_Template"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"vary","value":"Origin"},{"key":"access-control-allow-credentials","value":"true"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"256"},{"key":"Date","value":"Mon, 02 Mar 2026 06:28:14 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Entity audio options retrieved successfully\",\n \"data\": {\n \"isMultiAudio\": true,\n \"audioType\": \"pid\",\n \"pids\": [\n \"45345\",\n \"4545\"\n ],\n \"clipLanguages\": [\n \"45345\",\n \"4545\"\n ],\n \"options\": [\n {\n \"value\": \"45345\",\n \"label\": \"45345\"\n },\n {\n \"value\": \"4545\",\n \"label\": \"4545\"\n }\n ]\n }\n}"}],"_postman_id":"f9f1d3b7-fe50-4545-bfd8-630e5f50598d"},{"name":"[TO BE DEPRECATED] Generate Pre-signed Url","id":"9fcb8a8f-abe1-4624-a6c7-c6c0bce02fe0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"id\": \"66c2e22fecfcc10006fb4cfd\",\n \"videoType\": \"CLIP\" // or \"HIGHLIGHT\" or \"HLCLIP\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/partner/getPreSignedUrl","description":"

Allows partners to obtain a pre-signed URL for a specific clip or highlight.

\n

Request Body

\n\n","urlObject":{"path":["v1","partner","getPreSignedUrl"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"d3c1bdd3-7bfa-4176-abdc-6f3f23880234","name":"Generate Pre-signed Url - Clip","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"id\": \"66c2e22fecfcc10006fb4cfd\",\n \"videoType\": \"CLIP\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/partner/getPreSignedUrl"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"599"},{"key":"Date","value":"Thu, 29 Aug 2024 13:01:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Pre-signed URL generated successfully.\",\n \"data\": \"https://example.amazonaws.com/an34njr/7BH9147895_2169.mp4\"\n}"},{"id":"f7bd0cd1-5d91-4423-97a4-af1be613742b","name":"Generate Pre-signed Url - Highlight","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"id\": \"66c48123fcc0510007e8hd3b\",\n \"videoType\": \"HIGHLIGHT\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/partner/getPreSignedUrl"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"590"},{"key":"Date","value":"Thu, 29 Aug 2024 13:26:33 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Pre-signed URL generated successfully.\",\n \"data\": \"https://example.amazonaws.com/4e24-4999-1234-f6143d8d706a.mp4\"\n}"},{"id":"cd23dfbd-d3cb-47a7-b2f7-7a9fe07e31ef","name":"Generate Pre-signed Url - Clip Id not found","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"id\": \"66b2f3b2bb2bc9198769fade\",\n \"videoType\": \"CLIP\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/partner/getPreSignedUrl"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"153"},{"key":"Date","value":"Thu, 29 Aug 2024 13:17:48 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 404,\n \"error\": {\n \"message\": \"Clip data not found\",\n \"code\": \"C001\",\n \"metadata\": {\n \"errorMetadata\": \"Clip with ID 66b2f3b2b123c9198769fade not found\"\n }\n }\n}"},{"id":"d305cb5b-ccdd-4d7c-957e-81699093c00a","name":"Generate Pre-signed Url - Entity mismatch","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"id\": \"66c87041cff43200071507ea\",\n \"videoType\": \"CLIP\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/partner/getPreSignedUrl"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"155"},{"key":"Date","value":"Thu, 29 Aug 2024 13:20:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 404,\n \"error\": {\n \"message\": \"Permission denied: Entity mismatch\",\n \"code\": \"P001\",\n \"metadata\": {\n \"errorMetadata\": \"Permission denied: Entity mismatch\"\n }\n }\n}"}],"_postman_id":"9fcb8a8f-abe1-4624-a6c7-c6c0bce02fe0"}],"id":"5637840f-7095-48c4-ab0c-4e29e7547abe","_postman_id":"5637840f-7095-48c4-ab0c-4e29e7547abe","description":""},{"name":"Streams","item":[{"name":"Create stream","id":"6f3cd259-2f6b-4cf3-a8e8-a93c2d866d80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n \"title\": \"Football Match\",\n \"url\": \"example.url\",\n \"category\": \"football\",\n \"fireAt\": \"2024-09-09T13:05:00\",\n \"fields\": {\n \"ext_stream_id\": \"uniqueStreamId\"\n },\n \"templateName\": \"example template\",\n \"publishingWebhookUrl\": \"https://example.com/webhook/sandbox\",\n \"hls_live_start_index\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/stream","description":"

Create a new stream with the specified details.

\n

Request Body:

\n\n

The fields object is flexible, allowing you to pass any custom information needed when retrieving metadata.

\n

If datafeed access is required, please reach out to us to enable it. Once access is granted, include the following within the payload object:

\n
\"datafeed\": {\n    \"type\": \"genius\",\n    \"competitionId\": \"some_id\",\n    \"tournamentId\": \"some_id\",\n    \"matchId\": \"some_id\"\n}\n\n
","urlObject":{"path":["v1","stream"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"b00c239a-d7d7-44bd-8bc6-d09b9e66646d","name":"Create stream","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n \"title\": \"Football Match\",\n \"url\": \"example.url\",\n \"category\": \"football\",\n \"fireAt\": \"2024-09-09T13:05:00\",\n \"streamStartTime\": \"2024-09-09T13:05:00+00:00\",\n \"fields\": {\n \"ext_stream_id\": \"uniqueStreamId\"\n },\n \"templateName\": \"example template\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/stream"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 202,\n \"message\": \"Stream created successfully\",\n \"stream\": {\n \"streamId\": \"-aiwC0aiF\",\n \"title\": \"Football Match\",\n \"url\": \"example.url\",\n \"category\": \"football\",\n \"userId\": \"example.user\",\n \"entityId\": \"example.entity\",\n \"fireAt\": \"2024-09-09T13:05:00\",\n \"aspectRatio\": \"16:9\",\n \"status\": \"Pending\",\n \"streamStartTime\": \"2024-09-09T13:05:00.000Z\",\n \"fields\": {\n \"ext_stream_id\": \"uniqueStreamId\",\n \"stream_start_time\": \"2024-09-09T13:05:00+00:00\"\n },\n \"match_start_time_on_server\": 0,\n \"templateId\": \"example.templateId\",\n \"hls_live_start_index\": 1,\n \"publishingWebhookUrl\": \"https://example.org/webhook\",\n \"createdAt\": \"2024-09-09T13:05:02.775Z\"\n }\n}"},{"id":"7c4ce5c4-d5f4-471e-91c0-f57b25775fe6","name":"Create stream from match schedule","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n \"title\": \"Football Match\",\n \"url\": \"example.url\",\n \"category\": \"football\",\n \"fireAt\": \"2024-09-09T13:05:00\",\n \"streamStartTime\": \"2024-09-09T13:05:00+00:00\",\n \"fields\": {\n \"ext_stream_id\": \"uniqueStreamId\"\n },\n \"templateName\": \"example template\",\n \"matchScheduleId\": \"msh_54e6c315-f73a-4a77-b7c6-9940ff547123\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/stream"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 202,\n \"message\": \"Stream created successfully\",\n \"stream\": {\n \"streamId\": \"-aiwC0aiF\",\n \"title\": \"Football Match\",\n \"url\": \"example.url\",\n \"category\": \"football\",\n \"userId\": \"example.user\",\n \"entityId\": \"example.entity\",\n \"fireAt\": \"2024-09-09T13:05:00\",\n \"aspectRatio\": \"16:9\",\n \"status\": \"Pending\",\n \"streamStartTime\": \"2024-09-09T13:05:00.000Z\",\n \"fields\": {\n \"ext_stream_id\": \"uniqueStreamId\",\n \"stream_start_time\": \"2024-09-09T13:05:00+00:00\"\n },\n \"match_start_time_on_server\": 0,\n \"templateId\": \"example.templateId\",\n \"hls_live_start_index\": 1,\n \"publishingWebhookUrl\": \"https://example.org/webhook\",\n \"createdAt\": \"2024-09-09T13:05:02.775Z\"\n }\n}"},{"id":"9c583f4a-1e92-47b4-8900-20a0826fa15d","name":"Create stream Datafeed","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n \"title\": \"Football Match\",\n \"url\": \"example.url\",\n \"category\": \"football\",\n \"fireAt\": \"2024-09-09T13:05:00\",\n \"streamStartTime\": \"2024-09-09T13:05:00+00:00\",\n \"fields\": {\n \"ext_stream_id\": \"uniqueStreamId\"\n },\n \"datafeed\": {\n \"type\": \"genius\",\n \"competitionId\": \"27124233\",\n \"tournamentId\": \"4567566345\",\n \"matchId\": \"9968678\"\n },\n \"templateName\": \"example template\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/stream"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 202,\n \"message\": \"Stream created successfully\",\n \"stream\": {\n \"streamId\": \"-aiwC0aiF\",\n \"title\": \"Football Match\",\n \"url\": \"example.url\",\n \"category\": \"football\",\n \"userId\": \"example.user\",\n \"entityId\": \"example.entity\",\n \"fireAt\": \"2024-09-09T13:05:00\",\n \"aspectRatio\": \"16:9\",\n \"status\": \"Pending\",\n \"streamStartTime\": \"2024-09-09T13:05:00.000Z\",\n \"fields\": {\n \"ext_stream_id\": \"uniqueStreamId\",\n \"stream_start_time\": \"2024-09-09T13:05:00+00:00\"\n },\n \"datafeed\": {\n \"type\": \"genius\",\n \"competitionId\": \"27\",\n \"tournamentId\": \"1471\",\n \"matchId\": \"109920\"\n },\n \"match_start_time_on_server\": 0,\n \"templateId\": \"example.templateId\",\n \"hls_live_start_index\": 1,\n \"publishingWebhookUrl\": \"https://example.org/webhook\",\n \"createdAt\": \"2024-09-09T13:05:02.775Z\"\n }\n}"},{"id":"186fdba6-4010-42cf-9e99-f1eeaf2fd9c3","name":"Create stream - Error","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n \"title\": \"Demo Match\",\n \"url\": \"example.url\",\n \"category\": \"cricket\",\n \"fireAt\": \"2024-09-09T08:32:00\",\n \"streamStartTime\": \"2024-09-09T08:32:00+00:00\",\n \"fields\": {\n \"ext_stream_id\": \"uniqueStreamId\"\n },\n \"templateName\": \"mp4 live\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/stream"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 400,\n \"error\": {\n \"message\": \"Partner storage config not found\",\n \"code\": \"PA003\",\n \"metadata\": {\n \"receivedPayload\": {\n \"hls_live_start_index\": 1,\n \"title\": \"Demo Match\",\n \"url\": \"example.url\",\n \"category\": \"cricket\",\n \"fireAt\": \"2024-09-09T08:32:00\",\n \"streamStartTime\": \"2024-09-09T08:32:00+00:00\",\n \"fields\": {\n \"ext_stream_id\": \"uniqueStreamId\"\n },\n \"templateName\": \"mp4 live\"\n }\n }\n }\n}"},{"id":"cb1aeac6-97bb-46af-b537-7fe2fb579c0d","name":"Create Stream - Error","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"title\": \"Example stream\",\n \"url\": \"https://d1rkuvpc7jn123.cloudfront.net/example/master_highest.m3u8\",\n \"category\": \"cricket\",\n \"userId\": \"D5bdc8123\",\n \"fireAt\": \"now\",\n \"streamStartTime\": \"2025-08-13T13:34:00+00:00\",\n \"fields\": {\n \"VideoId\": 2000342\n },\n \"templateName\": \"Test HLS Template\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/stream"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":[{"key":"vary","value":"Origin"},{"key":"access-control-allow-credentials","value":"true"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"629"},{"key":"Date","value":"Tue, 18 Nov 2025 14:00:12 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 400,\n \"error\": {\n \"message\": \"Stream required fields missing\",\n \"code\": \"S015\",\n \"metadata\": {\n \"errorMetadata\": \"Required stream custom fields missing: abcd (abcd), test input masking (test_input_masking)\",\n \"receivedPayload\": {\n \"streamStartTime\": \"2025-08-13T13:34:00+00:00\",\n \"hls_live_start_index\": 1,\n \"shareType\": \"restrict\",\n \"sharedWith\": [],\n \"title\": \"Example stream\",\n \"url\": \"https://d1rkuvpc7jn123.cloudfront.net/example/master_highest.m3u8\",\n \"category\": \"cricket\",\n \"userId\": \"D5bdc8f12\",\n \"fireAt\": \"now\",\n \"fields\": {\n \"VideoId\": 2000342\n },\n \"templateName\": \"Test HLS Template\"\n }\n }\n }\n}"}],"_postman_id":"6f3cd259-2f6b-4cf3-a8e8-a93c2d866d80"},{"name":"Update stream by streamId","id":"eafb5373-0c23-406f-af7c-9335a3e1f9e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/stream/{{STREAM_ID}}","description":"

Updates details of a specific stream

\n

Params:

\n\n

Request Body:

\n\n","urlObject":{"path":["v1","stream","{{STREAM_ID}}"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"77a8fb93-edde-46ae-87cb-fec968d0f62b","name":"Update stream by streamId","originalRequest":{"method":"PATCH","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"status\": \"Completed\",\n \"publishingWebhookUrl\": \"https://example/publishing/webhookurl.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/stream/{{STREAM_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"1301"},{"key":"Date","value":"Fri, 06 Sep 2024 07:42:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Stream data updated successfully\",\n \"data\": {\n \"streamId\": \"yH-az5ai9\",\n \"title\": \"American Football Match\",\n \"url\": \"https://example.amazonaws.com/american_football/LA_vs_SF.mp4\",\n \"category\": \"American Football\",\n \"userId\": \"J5b0aqfE9\",\n \"entityId\": \"org_9127dc47-71ef-4a31-qojl-8b1f1448c318\",\n \"fireAt\": \"2024-03-06T11:21\",\n \"aspectRatio\": \"16:9\",\n \"status\": \"Completed\",\n \"streamStartTime\": \"2024-07-06T11:25:00.000Z\",\n \"fields\": {\n \"stream_start_time\": \"2024-07-06T11:25\"\n },\n \"matchStartTimeOnServer\": 1709704.72,\n \"templateId\": \"65e6paue5e84d0aqf1143c78\",\n \"hlsLiveStartTime\": 1,\n \"publishingWebhookUrl\": \"https://example/publishing/webhookurl.com\",\n \"createdAt\": \"2024-007-06T05:49:44.281Z\"\n }\n}"},{"id":"b752674a-aa24-4524-beef-8e97cfeb6035","name":"Update stream by streamId- Match Schedule ID","originalRequest":{"method":"PATCH","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"matchScheduleId\": \"msh_d91a94bc-5a35-4b5c-a6a8-77f8bad93e41\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/stream/{{STREAM_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"1301"},{"key":"Date","value":"Fri, 06 Sep 2024 07:42:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Stream data updated successfully\",\n \"data\": {\n \"streamId\": \"yH-az5ai9\",\n \"title\": \"American Football Match\",\n \"url\": \"https://example.amazonaws.com/american_football/LA_vs_SF.mp4\",\n \"category\": \"American Football\",\n \"userId\": \"J5b0aqfE9\",\n \"entityId\": \"org_9127dc47-71ef-4a31-qojl-8b1f1448c318\",\n \"fireAt\": \"2024-03-06T11:21\",\n \"aspectRatio\": \"16:9\",\n \"status\": \"Completed\",\n \"streamStartTime\": \"2024-07-06T11:25:00.000Z\",\n \"fields\": {\n \"stream_start_time\": \"2024-07-06T11:25\",\n \"match_id\": \"680044\",\n \"matchScheduleId\": \"msh_d91a94bc-5a35-4b5c-a6a8-77f8bad93e41\"\n },\n \"matchStartTimeOnServer\": 1709704.72,\n \"templateId\": \"65e6paue5e84d0aqf1143c78\",\n \"hlsLiveStartTime\": 1,\n \"publishingWebhookUrl\": \"https://example/publishing/webhookurl.com\",\n \"createdAt\": \"2024-007-06T05:49:44.281Z\"\n }\n}"},{"id":"791c06ef-5479-4f2e-85ac-faa7ed7ff060","name":"Update stream by streamId - Failed to Mark Stream Complete (Created <5 Mins Ago)","originalRequest":{"method":"PATCH","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"status\": \"Completed\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/stream/{{STREAM_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"1301"},{"key":"Date","value":"Fri, 06 Sep 2024 07:42:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 404,\n \"error\": {\n \"message\": \"Stream Resource Clearance Failed\",\n \"code\": \"S004\",\n \"metadata\": {\n \"errorMetadata\": \"The stream is added with output template wait for 5 minutes for resource clearance.\"\n }\n }\n}"}],"_postman_id":"eafb5373-0c23-406f-af7c-9335a3e1f9e9"},{"name":"Get all streams","id":"de570d7b-d9d9-4d8e-a353-0b24a8cd06b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/stream?page=1&pageSize=10&filters={\"ext-match-id\": \"uuid\"}&category=football&startTime=2025-01-01T04:55:00.000Z&endTime=2025-02-01T04:55:00.000Z","description":"

Retrieves a list of all streams.

\n

Query Params:

\n\n","urlObject":{"path":["v1","stream"],"host":["{{PARTNER_BASE_URL}}"],"query":[{"key":"page","value":"1"},{"key":"pageSize","value":"10"},{"key":"filters","value":"{\"ext-match-id\": \"uuid\"}"},{"key":"category","value":"football"},{"key":"startTime","value":"2025-01-01T04:55:00.000Z"},{"key":"endTime","value":"2025-02-01T04:55:00.000Z"}],"variable":[]}},"response":[{"id":"6526189c-1ed7-4538-90d5-41b49587fa61","name":"Get all streams","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/stream?page=1&pageSize=2","host":["{{PARTNER_BASE_URL}}"],"path":["v1","stream"],"query":[{"key":"page","value":"1","type":"text"},{"key":"pageSize","value":"2","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 30 Aug 2024 14:29:46 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"230315"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Streams data retrieved successfully\",\n \"data\": {\n \"streams\": [\n {\n \"streamId\": \"UyX9auf0B\",\n \"title\": \"test\",\n \"url\": \"https://multistream-example.amazonaws.com/multi_audio1.mp4\",\n \"category\": \"archery\",\n \"userId\": \"U510s8fE9\",\n \"entityId\": \"org_b69ndf5d-fs34-45f6-1234-e0c2e78f8619\",\n \"fireAt\": \"now\",\n \"aspectRatio\": \"16:9\",\n \"status\": \"Completed\",\n \"streamStartTime\": \"2024-08-30T12:41:00.000Z\",\n \"fields\": {\n \"stream_start_time\": \"2024-08-30T12:41\"\n },\n \"matchStartTimeOnServer\": 1725001996.153196,\n \"templateId\": \"668d04776b12enb0007200a12\",\n \"hlsLiveStartTime\": 1,\n \"publishingWebhookUrl\": \"\",\n \"createdAt\": \"2024-08-30T07:12:21.501Z\"\n },\n {\n \"streamId\": \"7H0aj8oDA\",\n \"title\": \"test multi\",\n \"url\": \"https://multistream-example.amazonaws.com/multi_audio1.mp4\",\n \"category\": \"cricket\",\n \"userId\": \"D510d8fE9\",\n \"entityId\": \"org_b69ndf5d-fs34-45f6-1234-e0c2e78f8619\",\n \"fireAt\": \"now\",\n \"aspectRatio\": \"16:9\",\n \"status\": \"Completed\",\n \"streamStartTime\": \"2024-08-30T11:59:00.000Z\",\n \"fields\": {\n \"stream_start_time\": \"2024-08-30T11:59\"\n },\n \"matchStartTimeOnServer\": 1724999495.98779,\n \"templateId\": \"66iap0af6b319sape7200a6b\",\n \"hlsLiveStartTime\": 1,\n \"publishingWebhookUrl\": \"\",\n \"createdAt\": \"2024-08-30T06:30:40.662Z\"\n }\n ],\n \"currentPage\": 1,\n \"pageSize\": 2,\n \"totalItems\": 13,\n \"totalPages\": 7\n }\n}"}],"_postman_id":"de570d7b-d9d9-4d8e-a353-0b24a8cd06b3"},{"name":"Get stream by streamId","id":"9a9988db-84b9-4e48-88fa-81f9b1df840c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/stream/{{STREAM_ID}}","description":"

Retrieves the details of a specific stream

\n

Params:

\n\n","urlObject":{"path":["v1","stream","{{STREAM_ID}}"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"c0846987-ec1d-4795-98e5-fc86bfea1bf8","name":"Get stream by streamId","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/stream/{{STREAM_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"1301"},{"key":"Date","value":"Fri, 06 Sep 2024 07:42:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Stream data retrieved successfully\",\n \"data\": {\n \"streamId\": \"yH-az5ai9\",\n \"title\": \"American Football Match\",\n \"url\": \"https://example.amazonaws.com/american_football/LA_vs_SF.mp4\",\n \"category\": \"American Football\",\n \"userId\": \"J5b0aqfE9\",\n \"entityId\": \"org_9127dc47-71ef-4a31-qojl-8b1f1448c318\",\n \"fireAt\": \"2024-03-06T11:21\",\n \"aspectRatio\": \"16:9\",\n \"status\": \"Completed\",\n \"streamStartTime\": \"2024-07-06T11:25:00.000Z\",\n \"fields\": {\n \"stream_start_time\": \"2024-07-06T11:25\"\n },\n \"matchStartTimeOnServer\": 1709704.72,\n \"templateId\": \"65e6paue5e84d0aqf1143c78\",\n \"hlsLiveStartTime\": 1,\n \"publishingWebhookUrl\": \"https://example/publishing/webhookurl.com\",\n \"createdAt\": \"2024-007-06T05:49:44.281Z\"\n }\n}"},{"id":"6dd6536a-5fcb-4eb7-a1fb-af5752fa155e","name":"Get stream by streamId - Not found","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/stream/{{STREAM_ID}}"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"136"},{"key":"Date","value":"Fri, 06 Sep 2024 07:43:10 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 404,\n \"error\": {\n \"message\": \"Stream data not found\",\n \"code\": \"S001\",\n \"metadata\": {\n \"errorMetadata\": \"StreamId yHO9A5FLK not found\"\n }\n }\n}"}],"_postman_id":"9a9988db-84b9-4e48-88fa-81f9b1df840c"},{"name":"Get clips by streamId","id":"9fb0f270-06b5-4317-8a78-6c4c398999b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/stream/{{STREAM_ID}}/clips?page=1&pageSize=3","description":"

Fetches all clips associated with a particular stream using the streamId.

\n

Params:

\n\n

Query Params:

\n\n","urlObject":{"path":["v1","stream","{{STREAM_ID}}","clips"],"host":["{{PARTNER_BASE_URL}}"],"query":[{"key":"page","value":"1"},{"key":"pageSize","value":"3"}],"variable":[]}},"response":[{"id":"ea2a3136-5e45-4d16-b2f8-211d1bfbc73c","name":"Get clips by streamId","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/stream/{{STREAM_ID}}/clips?page=1&pageSize=3","host":["{{PARTNER_BASE_URL}}"],"path":["v1","stream","{{STREAM_ID}}","clips"],"query":[{"key":"page","value":"1","type":"text"},{"key":"pageSize","value":"3","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Aug 2024 09:44:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3976"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Clips by streamId retrieved successfully\",\n \"data\": {\n \"clips\": [\n {\n \"version\": 2,\n \"metadata\": {\n \"clip\": {\n \"clipId\": \"647491ee681ca15d9cfeaab6\",\n \"clipTitle\": \"Clip 1\",\n \"streamId\": \"W5Snsmv2P\",\n \"clipUrl\": \"https://d1zxk9teuo4ijt.cloudfront.net/D5bdc8fE9/W5Snsmv2P/Clips/Man/1685361128_6245832/1685361125_6816618.mp4\",\n \"startTime\": 856,\n \"endTime\": 866,\n \"duration\": 10,\n \"category\": \"cricket\",\n \"aspectRatio\": \"16:9\",\n \"stream_start_time_buffer_secs\": null,\n \"process_start_time\": null,\n \"matchDetails\": {\n \"teams\": [\n {\n \"id\": \"BFSorMfzt\",\n \"name\": \"Scotland U19\"\n },\n {\n \"id\": \"NivmunBS1\",\n \"name\": \"The Vision Shipping\"\n }\n ],\n \"players\": [],\n \"tournament\": {\n \"id\": \"BJ7NujHO8\",\n \"name\": \"Sharjah CBFS T20\"\n },\n \"events\": [\n \"four\"\n ],\n \"outcome\": \"four\"\n },\n \"partnerData\": {\n \"internal-v1\": {\n \"run\": \"60\",\n \"over\": \"11.1\",\n \"wicket\": \"2\",\n \"batterScores\": \"\",\n \"bowlerStats\": \"\"\n }\n }\n }\n }\n },\n {\n \"version\": 2,\n \"metadata\": {\n \"clip\": {\n \"clipId\": \"647491ee681ca15d9cfeaaba\",\n \"clipTitle\": \"Clip 2\",\n \"streamId\": \"W5Snsmv2P\",\n \"clipUrl\": \"https://d1zxk9teuo4ijt.cloudfront.net/D5bdc8fE9/W5Snsmv2P/Clips/Man/1685361128_4540248/1685361126_4290326.mp4\",\n \"startTime\": 866,\n \"endTime\": 876,\n \"duration\": 10,\n \"category\": \"cricket\",\n \"aspectRatio\": \"16:9\",\n \"stream_start_time_buffer_secs\": null,\n \"process_start_time\": null,\n \"matchDetails\": {\n \"teams\": [\n {\n \"id\": \"BFSorMfzt\",\n \"name\": \"Scotland U19\"\n },\n {\n \"id\": \"NivmunBS1\",\n \"name\": \"The Vision Shipping\"\n }\n ],\n \"players\": [],\n \"tournament\": {\n \"id\": \"BJ7NujHO8\",\n \"name\": \"Sharjah CBFS T20\"\n },\n \"events\": [\n \"six\"\n ],\n \"outcome\": \"six\"\n },\n \"partnerData\": {\n \"internal-v1\": {\n \"run\": \"73\",\n \"over\": \"12.0\",\n \"wicket\": \"2\",\n \"batterScores\": \"\",\n \"bowlerStats\": \"\"\n }\n }\n }\n }\n },\n {\n \"version\": 2,\n \"metadata\": {\n \"clip\": {\n \"clipId\": \"647491f1681ca15d9cfeaad4\",\n \"clipTitle\": \"Clip 4\",\n \"streamId\": \"W5Snsmv2P\",\n \"clipUrl\": \"https://d1zxk9teuo4ijt.cloudfront.net/D5bdc8fE9/W5Snsmv2P/Clips/Man/1685361131_3255823/1685361128_8719478.mp4\",\n \"startTime\": 886,\n \"endTime\": 896,\n \"duration\": 10,\n \"category\": \"cricket\",\n \"aspectRatio\": \"16:9\",\n \"stream_start_time_buffer_secs\": null,\n \"process_start_time\": null,\n \"matchDetails\": {\n \"teams\": [\n {\n \"id\": \"BFSorMfzt\",\n \"name\": \"Scotland U19\"\n },\n {\n \"id\": \"NivmunBS1\",\n \"name\": \"The Vision Shipping\"\n }\n ],\n \"players\": [\n {\n \"id\": \"ae1d87f7-f126-43e3-b485-6a3ed9e1fcc3\",\n \"name\": \"Oliver Davidson\",\n \"kind\": \"batsman\"\n },\n {\n \"id\": \"315810aa-332e-4c87-8987-870e08320c52\",\n \"name\": \"Lyle Robertson\",\n \"kind\": \"bowler\"\n }\n ],\n \"tournament\": {\n \"id\": \"BJ7NujHO8\",\n \"name\": \"Sharjah CBFS T20\"\n },\n \"events\": [\n \"six\"\n ],\n \"outcome\": \"six\"\n },\n \"partnerData\": {\n \"internal-v1\": {\n \"run\": \"79\",\n \"over\": \"12.1\",\n \"wicket\": \"2\",\n \"batterScores\": \"\",\n \"bowlerStats\": \"\"\n }\n }\n }\n }\n }\n ],\n \"currentPage\": 1,\n \"pageSize\": 3,\n \"totalItems\": 21,\n \"totalPages\": 7\n }\n}"},{"id":"371aa079-dadd-458c-95c3-0ec1f80cab49","name":"Get clips by streamId - filter and search","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"},{"key":"","value":"","type":"text","disabled":true}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/stream/{{STREAM_ID}}/clips?events=four,out&search=clip","host":["{{PARTNER_BASE_URL}}"],"path":["v1","stream","{{STREAM_ID}}","clips"],"query":[{"key":"events","value":"four,out"},{"key":"search","value":"clip"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"2593"},{"key":"Date","value":"Wed, 07 Aug 2024 11:55:49 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Clips by streamId retrieved successfully\",\n \"data\": {\n \"clips\": [\n {\n \"version\": 2,\n \"metadata\": {\n \"clip\": {\n \"clipId\": \"647491ee681ca15d9cfeaab6\",\n \"clipTitle\": \"Clip 1\",\n \"streamId\": \"W5Snsmv2P\",\n \"clipUrl\": \"https://d1zxk9teuo4ijt.cloudfront.net/D5bdc8fE9/W5Snsmv2P/Clips/Man/1685361128_6245832/1685361125_6816618.mp4\",\n \"startTime\": 856,\n \"endTime\": 866,\n \"duration\": 10,\n \"category\": \"cricket\",\n \"aspectRatio\": \"16:9\",\n \"stream_start_time_buffer_secs\": null,\n \"process_start_time\": null,\n \"matchDetails\": {\n \"teams\": [\n {\n \"id\": \"BFSorMfzt\",\n \"name\": \"Scotland U19\"\n },\n {\n \"id\": \"NivmunBS1\",\n \"name\": \"The Vision Shipping\"\n }\n ],\n \"players\": [],\n \"tournament\": {\n \"id\": \"BJ7NujHO8\",\n \"name\": \"Sharjah CBFS T20\"\n },\n \"events\": [\n \"four\"\n ],\n \"outcome\": \"four\"\n },\n \"partnerData\": {\n \"internal-v1\": {\n \"run\": \"60\",\n \"over\": \"11.1\",\n \"wicket\": \"2\",\n \"batterScores\": \"\",\n \"bowlerStats\": \"\"\n }\n }\n }\n }\n },\n {\n \"version\": 2,\n \"metadata\": {\n \"clip\": {\n \"clipId\": \"647491ee681ca15d9cfeaaba\",\n \"clipTitle\": \"Clip 2\",\n \"streamId\": \"W5Snsmv2P\",\n \"clipUrl\": \"https://d1zxk9teuo4ijt.cloudfront.net/D5bdc8fE9/W5Snsmv2P/Clips/Man/1685361128_4540248/1685361126_4290326.mp4\",\n \"startTime\": 866,\n \"endTime\": 876,\n \"duration\": 10,\n \"category\": \"cricket\",\n \"aspectRatio\": \"16:9\",\n \"stream_start_time_buffer_secs\": null,\n \"process_start_time\": null,\n \"matchDetails\": {\n \"teams\": [\n {\n \"id\": \"BFSorMfzt\",\n \"name\": \"Scotland U19\"\n },\n {\n \"id\": \"NivmunBS1\",\n \"name\": \"The Vision Shipping\"\n }\n ],\n \"players\": [],\n \"tournament\": {\n \"id\": \"BJ7NujHO8\",\n \"name\": \"Sharjah CBFS T20\"\n },\n \"events\": [\n \"six\"\n ],\n \"outcome\": \"six\"\n },\n \"partnerData\": {\n \"internal-v1\": {\n \"run\": \"73\",\n \"over\": \"12.0\",\n \"wicket\": \"2\",\n \"batterScores\": \"\",\n \"bowlerStats\": \"\"\n }\n }\n }\n }\n },\n {\n \"version\": 2,\n \"metadata\": {\n \"clip\": {\n \"clipId\": \"647491f1681ca15d9cfeaad4\",\n \"clipTitle\": \"Clip 4\",\n \"streamId\": \"W5Snsmv2P\",\n \"clipUrl\": \"https://d1zxk9teuo4ijt.cloudfront.net/D5bdc8fE9/W5Snsmv2P/Clips/Man/1685361131_3255823/1685361128_8719478.mp4\",\n \"startTime\": 886,\n \"endTime\": 896,\n \"duration\": 10,\n \"category\": \"cricket\",\n \"aspectRatio\": \"16:9\",\n \"stream_start_time_buffer_secs\": null,\n \"process_start_time\": null,\n \"matchDetails\": {\n \"teams\": [\n {\n \"id\": \"BFSorMfzt\",\n \"name\": \"Scotland U19\"\n },\n {\n \"id\": \"NivmunBS1\",\n \"name\": \"The Vision Shipping\"\n }\n ],\n \"players\": [\n {\n \"id\": \"ae1d87f7-f126-43e3-b485-6a3ed9e1fcc3\",\n \"name\": \"Oliver Davidson\",\n \"kind\": \"batsman\"\n },\n {\n \"id\": \"315810aa-332e-4c87-8987-870e08320c52\",\n \"name\": \"Lyle Robertson\",\n \"kind\": \"bowler\"\n }\n ],\n \"tournament\": {\n \"id\": \"BJ7NujHO8\",\n \"name\": \"Sharjah CBFS T20\"\n },\n \"events\": [\n \"out\"\n ],\n \"outcome\": \"out\"\n },\n \"partnerData\": {\n \"internal-v1\": {\n \"run\": \"79\",\n \"over\": \"12.1\",\n \"wicket\": \"2\",\n \"batterScores\": \"\",\n \"bowlerStats\": \"\"\n }\n }\n }\n }\n }\n ],\n \"currentPage\": 1,\n \"pageSize\": 3,\n \"totalItems\": 21,\n \"totalPages\": 7\n }\n}"},{"id":"e6b6badb-0904-47d0-9c49-6a99a9400fab","name":"Get clips by streamId - stream not found","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/stream/{{STREAM_ID}}/clips?page=1&pageSize=3","host":["{{PARTNER_BASE_URL}}"],"path":["v1","stream","{{STREAM_ID}}","clips"],"query":[{"key":"page","value":"1","type":"text"},{"key":"pageSize","value":"3","type":"text"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Aug 2024 09:47:46 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"96"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 404,\n \"error\": {\n \"message\": \"Stream data not found\",\n \"code\": \"S001\",\n \"metadata\": {}\n }\n}"},{"id":"197adf1b-275a-4d9a-a5f3-a7df3c7ad43c","name":"Get clips by streamId - permission denied","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/stream/{{STREAM_ID}}/clips?page=1&pageSize=3","host":["{{PARTNER_BASE_URL}}"],"path":["v1","stream","{{STREAM_ID}}","clips"],"query":[{"key":"page","value":"1","type":"text"},{"key":"pageSize","value":"3","type":"text"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Aug 2024 09:48:54 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"113"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 404,\n \"error\": {\n \"message\": \"Permission denied: Entity mismatch\",\n \"code\": \"P001\",\n \"metadata\": {}\n }\n}"}],"_postman_id":"9fb0f270-06b5-4317-8a78-6c4c398999b0"},{"name":"Get hlClips by streamId","id":"61918e6a-3254-4615-babc-e3d72f6568e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/stream/{{STREAM_ID}}/hlclips?page=1&pageSize=10","description":"

Fetches all highlight clips associated with a particular stream using the streamId.

\n

Params:

\n\n

Query Params:

\n\n","urlObject":{"path":["v1","stream","{{STREAM_ID}}","hlclips"],"host":["{{PARTNER_BASE_URL}}"],"query":[{"key":"page","value":"1"},{"key":"pageSize","value":"10"}],"variable":[]}},"response":[{"id":"6bf45aa1-66df-49dc-8078-bfb6dac89f5d","name":"Get hlClips by streamId","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/stream/{{STREAM_ID}}/hlclips?page=1&pageSize=10","host":["{{PARTNER_BASE_URL}}"],"path":["v1","stream","{{STREAM_ID}}","hlclips"],"query":[{"key":"page","value":"1","type":"text"},{"key":"pageSize","value":"10","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Oct 2024 10:03:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"446"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Highlight clips by streamId retrieved successfully\",\n \"data\": {\n \"hlClips\": [\n {\n \"id\": \"668b7d293a394f1117dec0f1\",\n \"title\": \"example 1\"\n },\n {\n \"id\": \"6683b1b766543db22284288d8\",\n \"title\": \"example 2\"\n },\n {\n \"id\": \"667e5625e92db53338d054f\",\n \"title\": \"example 3\"\n },\n {\n \"id\": \"667e5625e9d5bf44478d0549\",\n \"title\": \"example 4\"\n }\n ],\n \"currentPage\": 1,\n \"pageSize\": 10,\n \"totalItems\": 4,\n \"totalPages\": 1\n }\n}\n"}],"_postman_id":"61918e6a-3254-4615-babc-e3d72f6568e8"},{"name":"Get highlights by streamId","id":"6a5e4f8c-8f28-4019-923c-80be43d42214","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/stream/{{STREAM_ID}}/highlights?page=1&pageSize=5","description":"

Fetches all highlights associated with a particular stream using the streamId.

\n

Params:

\n\n

Query Params:

\n\n","urlObject":{"path":["v1","stream","{{STREAM_ID}}","highlights"],"host":["{{PARTNER_BASE_URL}}"],"query":[{"key":"page","value":"1"},{"key":"pageSize","value":"5"}],"variable":[]}},"response":[{"id":"a1bdc21d-b636-40ce-b658-716fa995e10a","name":"Get highlights by streamId","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/stream/{{STREAM_ID}}/highlights?page=1&pageSize=5","host":["{{PARTNER_BASE_URL}}"],"path":["v1","stream","{{STREAM_ID}}","highlights"],"query":[{"key":"page","value":"1","type":"text"},{"key":"pageSize","value":"5","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 03 Sep 2024 07:59:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1235"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Highlights by streamId retrieved successfully\",\n \"data\": {\n \"highlights\": [\n {\n \"id\": \"66ba10b71233a90001092d72\",\n \"title\": \"example 1\"\n },\n {\n \"id\": \"66ba10b71533a9000739i199\",\n \"title\": \"example 2\"\n },\n {\n \"id\": \"66b9hqb71943a9000739sbaa\",\n \"title\": \"example 3\"\n },\n {\n \"id\": \"66ba1q0i1943a9000739oa94\",\n \"title\": \"example 4\"\n },\n {\n \"id\": \"66bpaib71943a90007384b76\",\n \"title\": \"example 5\"\n }\n ],\n \"currentPage\": 1,\n \"pageSize\": 5,\n \"totalItems\": 28,\n \"totalPages\": 6\n }\n}"},{"id":"ef4c050c-eac6-4c4a-96ec-a90f0202e769","name":"Get highlights by streamId - Entity mismatch","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/stream/{{STREAM_ID}}/highlights?page=1&pageSize=5","host":["{{PARTNER_BASE_URL}}"],"path":["v1","stream","{{STREAM_ID}}","highlights"],"query":[{"key":"page","value":"1","type":"text"},{"key":"pageSize","value":"5","type":"text"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 03 Sep 2024 08:00:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"160"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 404,\n \"error\": {\n \"message\": \"Permission denied: Entity mismatch\",\n \"code\": \"P001\",\n \"metadata\": {\n \"errorMetadata\": \"Entity ID mismatch for stream\"\n }\n }\n}"}],"_postman_id":"6a5e4f8c-8f28-4019-923c-80be43d42214"},{"name":"Get filters by streamId","id":"e8266d21-20dc-47d2-be51-525fc4f852b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/stream/{{STREAM_ID}}/filters","description":"

Retrieves the filters associated with a specific stream.

\n

Params:

\n\n","urlObject":{"path":["v1","stream","{{STREAM_ID}}","filters"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"dbb2a42e-c476-40a1-8b54-d25622d2f504","name":"Get filters by streamId","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/stream/{{STREAM_ID}}/filters"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Filters by streamId retrieved successfully\",\n \"data\": {\n \"filters\": {\n \"events\": [\n {\n \"count\": 11,\n \"event\": \"Corner Kick\"\n },\n {\n \"count\": 7,\n \"event\": \"Save\"\n },\n {\n \"count\": 2,\n \"event\": \"Goal Replay\"\n },\n {\n \"count\": 4,\n \"event\": \"Save Replay\"\n },\n {\n \"count\": 3,\n \"event\": \"Yellow Card\"\n },\n {\n \"count\": 5,\n \"event\": \"Heartbeat\"\n },\n {\n \"count\": 2,\n \"event\": \"Chance Replay\"\n },\n {\n \"count\": 2,\n \"event\": \"Goal\"\n },\n {\n \"count\": 6,\n \"event\": \"Substitution\"\n },\n {\n \"count\": 7,\n \"event\": \"Chance\"\n }\n ],\n \"players\": [\n {\n \"count\": 3,\n \"playerName\": \"Levi Colwill\"\n },\n {\n \"count\": 1,\n \"playerName\": \"Robert SΓ‘nchez\"\n },\n {\n \"count\": 1,\n \"playerName\": \"31 Ederson\"\n }\n ]\n }\n }\n}"}],"_postman_id":"e8266d21-20dc-47d2-be51-525fc4f852b7"},{"name":"Get Match Videos by streamId","id":"bcca3cd1-3f3e-4a46-a2b4-1277702a24c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/stream/{{STREAM_ID}}/match-videos?search=export&type=partial-video&status=COMPLETED","description":"

Fetches all match videos associated with a particular stream using the streamId.

\n

Params:

\n\n

Query Params:

\n\n","urlObject":{"path":["v1","stream","{{STREAM_ID}}","match-videos"],"host":["{{PARTNER_BASE_URL}}"],"query":[{"key":"search","value":"export"},{"key":"type","value":"partial-video"},{"key":"status","value":"COMPLETED"}],"variable":[]}},"response":[{"id":"f541d02a-a326-4a2a-b0a4-fe4d5db74eac","name":"Get Match Videos by streamId","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/stream/{{STREAM_ID}}/match-videos?search=export&type=partial-video&status=COMPLETED","host":["{{PARTNER_BASE_URL}}"],"path":["v1","stream","{{STREAM_ID}}","match-videos"],"query":[{"key":"search","value":"export"},{"key":"type","value":"partial-video"},{"key":"status","value":"COMPLETED"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Match videos by streamId retrieved successfully\",\n \"data\": {\n \"matchVideos\": [\n {\n \"matchVideoId\": \"994d9541-4294-9803-9238-9ac03c97e117\",\n \"matchVideoTitle\": \"custom export match video\",\n \"streamId\": \"8FBRDP0IV\",\n \"startTime\": \"00:00:00\",\n \"endTime\": \"00:02:34\",\n \"status\": \"COMPLETED\",\n \"type\": \"partial-video\",\n \"progress\": 100,\n \"createdAt\": \"2025-11-12T08:25:36.117Z\",\n \"updatedAt\": \"2025-11-17T06:00:16.719Z\",\n \"isActive\": true\n }\n ]\n }\n}"},{"id":"6cde11da-c596-4ce1-b6e6-e18cae5ae5e4","name":"Get Match Videos by streamId","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/stream/{{STREAM_ID}}/match-videos","host":["{{PARTNER_BASE_URL}}"],"path":["v1","stream","{{STREAM_ID}}","match-videos"],"query":[{"key":"search","value":"export","disabled":true},{"key":"type","value":"partial-video","disabled":true},{"key":"status","value":"COMPLETED","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Match videos by streamId retrieved successfully\",\n \"data\": {\n \"matchVideos\": [\n {\n \"matchVideoId\": \"994d9541-4294-9803-9238-9ac03c97e117\",\n \"matchVideoTitle\": \"custom export match video\",\n \"streamId\": \"8FBRDP0IV\",\n \"startTime\": \"00:00:00\",\n \"endTime\": \"00:02:34\",\n \"status\": \"COMPLETED\",\n \"type\": \"partial-video\",\n \"progress\": 100,\n \"createdAt\": \"2025-11-12T08:25:36.117Z\",\n \"updatedAt\": \"2025-11-17T06:00:16.719Z\",\n \"isActive\": true\n },\n {\n \"matchVideoId\": \"b1f9bac1-4497-2836-b469-4f46a3d1eb9b\",\n \"matchVideoTitle\": \"full export match video\",\n \"streamId\": \"8FBRDP0IV\",\n \"startTime\": \"00:00:00\",\n \"endTime\": \"04:02:34\",\n \"status\": \"COMPLETED\",\n \"type\": \"full-video\",\n \"progress\": 100,\n \"createdAt\": \"2025-11-12T08:25:56.913Z\",\n \"updatedAt\": \"2025-11-12T08:36:58.015Z\",\n \"isActive\": true\n },\n {\n \"matchVideoId\": \"1bac6721-4d11-b49c-2da8-1fbcbde5b918\",\n \"matchVideoTitle\": \"Another video\",\n \"streamId\": \"8FBRDP0IV\",\n \"startTime\": \"00:00:00\",\n \"endTime\": \"00:04:34\",\n \"status\": \"COMPLETED\",\n \"type\": \"partial-video\",\n \"progress\": 100,\n \"createdAt\": \"2025-11-17T06:35:03.155Z\",\n \"updatedAt\": \"2025-11-17T06:36:09.376Z\",\n \"isActive\": true\n }\n ]\n }\n}"}],"_postman_id":"bcca3cd1-3f3e-4a46-a2b4-1277702a24c2"}],"id":"c48fcd89-42a5-4d50-9d52-314ab834c60c","_postman_id":"c48fcd89-42a5-4d50-9d52-314ab834c60c","description":""},{"name":"Clips","item":[{"name":"Get by clipId","id":"a01420f2-586c-4d0f-af03-45b4f5374419","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/clip/{{CLIP_ID}}","description":"

Retrieves clip metadata based on the clipId.

\n

Params:

\n\n","urlObject":{"path":["v1","clip","{{CLIP_ID}}"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"7b75c7e1-d938-4bda-bfae-c537b9cc8827","name":"Get by clipId - cricket","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/clip/{{CLIP_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Aug 2024 09:22:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"955"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n\t\"statusCode\": 200,\n\t\"message\": \"Clip data retrieved successfully\",\n\t\"data\": {\n\t\t\"version\": 2,\n\t\t\"metadata\": {\n\t\t\t\"clip\": {\n\t\t\t\t\"clipId\": \"647491f1681ca15d9cfeaad4\",\n\t\t\t\t\"clipTitle\": \"Clip 4\",\n\t\t\t\t\"streamId\": \"W5Snsmv2P\",\n\t\t\t\t\"startTime\": 886.5,\n\t\t\t\t\"endTime\": 896.5,\n\t\t\t\t\"duration\": 10,\n\t\t\t\t\"category\": \"cricket\",\n\t\t\t\t\"aspectRatio\": \"16:9\",\n\t\t\t\t\"stream_start_time_buffer_secs\": null,\n\t\t\t\t\"process_start_time\": null,\n\t\t\t\t\"aspectRatiosAvailableIn\": [\n\t\t\t\t\t\"16:9\",\n\t\t\t\t\t\"9:16\",\n\t\t\t\t\t\"1:1\",\n\t\t\t\t\t\"4:5\"\n\t\t\t\t],\n\t\t\t\t\"matchDetails\": {\n\t\t\t\t\t\"teams\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"BFSorMfzt\",\n\t\t\t\t\t\t\t\"name\": \"Scotland U19\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"NivmunBS1\",\n\t\t\t\t\t\t\t\"name\": \"The Vision Shipping\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"players\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"ae1d87f7-f126-43e3-b485-6a3ed9e1fcc3\",\n\t\t\t\t\t\t\t\"name\": \"Oliver Davidson\",\n\t\t\t\t\t\t\t\"kind\": \"batsman\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"315810aa-332e-4c87-8987-870e08320c52\",\n\t\t\t\t\t\t\t\"name\": \"Lyle Robertson\",\n\t\t\t\t\t\t\t\"kind\": \"bowler\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"tournament\": {\n\t\t\t\t\t\t\"id\": \"BJ7NujHO8\",\n\t\t\t\t\t\t\"name\": \"Sharjah CBFS T20\"\n\t\t\t\t\t},\n\t\t\t\t\t\"events\": [\n\t\t\t\t\t\t\"six\"\n\t\t\t\t\t],\n\t\t\t\t\t\"outcome\": \"six\"\n\t\t\t\t},\n\t\t\t\t\"partnerData\": {\n\t\t\t\t\t\"internal-v1\": {\n\t\t\t\t\t\t\"run\": \"79\",\n\t\t\t\t\t\t\"over\": \"12.1\",\n\t\t\t\t\t\t\"wicket\": \"2\",\n\t\t\t\t\t\t\"batterScores\": \"\",\n\t\t\t\t\t\t\"bowlerStats\": \"\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}"},{"id":"e7c8e052-c943-44d8-a7ef-05c5a5862664","name":"Get by clipId- football","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/clip/{{CLIP_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Aug 2024 09:24:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"901"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Clip data retrieved successfully\",\n \"data\": {\n \"version\": 2,\n \"metadata\": {\n \"clip\": {\n \"clipId\": \"662b9100d4b86b00082f7d94\",\n \"clipTitle\": \"testB\",\n \"streamId\": \"DJ4jIOMNO\",\n \"startTime\": 5661,\n \"endTime\": 5671.98,\n \"duration\": 10.96,\n \"category\": \"football\",\n \"aspectRatio\": \"16:9\",\n \"stream_start_time_buffer_secs\": null,\n \"process_start_time\": null,\n \"matchDetails\": {\n \"teams\": [\n {\n \"id\": \"YHsPTu2oN\",\n \"name\": \"T2\"\n },\n {\n \"id\": \"ceE9II0gt\",\n \"name\": \"T1\"\n }\n ],\n \"players\": [\n {\n \"id\": \"ac33d42d-3abd-4845-9e6e-8222d7a1f048\",\n \"name\": \"K Zouma\",\n \"kind\": \"\"\n },\n {\n \"id\": \"ae3e83ab-766d-4be9-b096-defaf7941f8f\",\n \"name\": \"Kepa A\",\n \"kind\": \"\"\n }\n ],\n \"tournament\": {\n \"id\": \"6h3RNlc0j\",\n \"name\": \"Footballl_new\"\n },\n \"events\": [\n \"Goal\"\n ],\n \"outcome\": \"Goal\"\n },\n \"partnerData\": {\n \"internal-v1\": {\n \"gameClock\": \"67:23\",\n \"homeTeamScore\": \"1\",\n \"visitorScore\": \"2\"\n }\n }\n }\n }\n }\n}"},{"id":"da3845e5-adb9-447e-8ec5-476550ea7581","name":"Get by clipId - clip not found","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/clip/{{CLIP_ID}}"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Aug 2024 09:25:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"92"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 404,\n \"error\": {\n \"message\": \"Clip data not found\",\n \"code\": \"C001\",\n \"metadata\": {}\n }\n}"},{"id":"b48a8729-6061-4b1f-81da-25b42e1b4f1b","name":"Get by clipId - permission denied","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/clip/{{CLIP_ID}}"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Aug 2024 09:29:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"113"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 404,\n \"error\": {\n \"message\": \"Permission denied: Entity mismatch\",\n \"code\": \"P001\",\n \"metadata\": {}\n }\n}"}],"_postman_id":"a01420f2-586c-4d0f-af03-45b4f5374419"}],"id":"400a71f7-51da-4d37-af80-6af64ce56ad2","_postman_id":"400a71f7-51da-4d37-af80-6af64ce56ad2","description":""},{"name":"Highlights","item":[{"name":"Get Highlight by highlightId","id":"7e00e2e7-9245-4211-bba1-1a939cd728c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/highlight/{{HIGHLIGHT_ID}}","description":"

Retrieves the metadata of a specific highlight.

\n

Params:

\n\n","urlObject":{"path":["v1","highlight","{{HIGHLIGHT_ID}}"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"420499d2-91e2-4269-8744-f524615c13fb","name":"Get HL","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/highlight/{{HIGHLIGHT_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Aug 2024 09:38:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1971"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Highlight data retrieved successfully\",\n \"data\": {\n \"version\": 2,\n \"metadata\": {\n \"highlight\": {\n \"highlightId\": \"6474378824dfa0798770ccba\",\n \"highlightTitle\": \"Untitled 1\",\n \"streamId\": \"W5Snsmv2P\",\n \"duration\": 18.52,\n \"category\": \"cricket\",\n \"aspectRatio\": \"16:9\",\n \"clips\": [\n {\n \"clipId\": \"647491f0681ca15d9cfeaaca\",\n \"clipTitle\": \"Clip 4\",\n \"streamId\": \"W5Snsmv2P\",\n \"startTime\": 886,\n \"endTime\": 895,\n \"duration\": 9,\n \"category\": \"cricket\",\n \"aspectRatio\": \"16:9\",\n \"stream_start_time_buffer_secs\": null,\n \"process_start_time\": null,\n \"matchDetails\": {\n \"teams\": [\n {\n \"id\": \"BFSorMfzt\",\n \"name\": \"Scotland U19\"\n },\n {\n \"id\": \"NivmunBS1\",\n \"name\": \"The Vision Shipping\"\n }\n ],\n \"players\": [],\n \"tournament\": {\n \"id\": \"BJ7NujHO8\",\n \"name\": \"Sharjah CBFS T20\"\n },\n \"events\": [\n \"six\"\n ],\n \"outcome\": \"six\"\n },\n \"partnerData\": {\n \"internal-v1\": {\n \"run\": \"\",\n \"over\": \"\",\n \"wicket\": \"\",\n \"batterScores\": \"\",\n \"bowlerStats\": \"\"\n }\n }\n },\n {\n \"clipId\": \"647491f1681ca15d9cfeaad4\",\n \"clipTitle\": \"Clip 4\",\n \"streamId\": \"W5Snsmv2P\",\n \"startTime\": 886,\n \"endTime\": 896,\n \"duration\": 10,\n \"category\": \"cricket\",\n \"aspectRatio\": \"16:9\",\n \"stream_start_time_buffer_secs\": null,\n \"process_start_time\": null,\n \"matchDetails\": {\n \"teams\": [\n {\n \"id\": \"BFSorMfzt\",\n \"name\": \"Scotland U19\"\n },\n {\n \"id\": \"NivmunBS1\",\n \"name\": \"The Vision Shipping\"\n }\n ],\n \"players\": [\n {\n \"id\": \"ae1d87f7-f126-43e3-b485-6a3ed9e1fcc3\",\n \"name\": \"Oliver Davidson\",\n \"kind\": \"batsman\"\n },\n {\n \"id\": \"315810aa-332e-4c87-8987-870e08320c52\",\n \"name\": \"Lyle Robertson\",\n \"kind\": \"bowler\"\n }\n ],\n \"tournament\": {\n \"id\": \"BJ7NujHO8\",\n \"name\": \"Sharjah CBFS T20\"\n },\n \"events\": [\n \"six\"\n ],\n \"outcome\": \"six\"\n },\n \"partnerData\": {\n \"internal-v1\": {\n \"run\": \"79\",\n \"over\": \"12.1\",\n \"wicket\": \"2\",\n \"batterScores\": \"\",\n \"bowlerStats\": \"\"\n }\n }\n }\n ]\n }\n }\n }\n}"},{"id":"d1d7680f-1f0c-4616-8b64-05336246ceaa","name":"Get HL - HL not found","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/highlight/{{HIGHLIGHT_ID}}"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Aug 2024 09:41:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"98"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 404,\n \"error\": {\n \"message\": \"Highlight data not found\",\n \"code\": \"H001\",\n \"metadata\": {}\n }\n}"},{"id":"6eac9133-d623-41b3-9a9b-e7ae6a6ae429","name":"GET HL - permission denied","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/highlight/{{HIGHLIGHT_ID}}"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Aug 2024 09:36:06 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"113"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 404,\n \"error\": {\n \"message\": \"Permission denied: Entity mismatch\",\n \"code\": \"P001\",\n \"metadata\": {}\n }\n}"}],"_postman_id":"7e00e2e7-9245-4211-bba1-1a939cd728c5"}],"id":"cb9348b1-c67a-4d30-9902-5dccae2f117d","_postman_id":"cb9348b1-c67a-4d30-9902-5dccae2f117d","description":""},{"name":"Highlight Clips","item":[{"name":"Get hlClip by hlclipId","id":"ee732c21-9aac-4206-a12c-d3d7cbeb5ba4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/hlclip/{{HLCLIP_ID}}","description":"

Retrieves highlight clip metadata based on the hlClipId.

\n

Params:

\n\n","urlObject":{"path":["v1","hlclip","{{HLCLIP_ID}}"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"681020a7-7376-4995-8c45-75b01aa4bce0","name":"Get hlClip by hlClipId","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/hlclip/{{HLCLIP_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Oct 2024 09:00:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"16605"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Highlight clip data retrieved successfully\",\n \"data\": {\n \"version\": 2,\n \"metadata\": {\n \"hlClip\": {\n \"hlClipId\": \"667e5625e9abc500078d0549\",\n \"hlClipTitle\": \"Example hl clip\",\n \"streamId\": \"YKHXpGUZD\",\n \"duration\": null,\n \"category\": \"basketball\",\n \"aspectRatio\": \"16:9\",\n \"clipsCount\": 2,\n \"clips\": [\n {\n \"clipId\": \"667c28ef0babc1000737f156\",\n \"clipTitle\": \"Clip 1\",\n \"streamId\": \"kE-BOWJP\",\n \"startTime\": 8410,\n \"endTime\": 8419,\n \"duration\": 9,\n \"category\": \"basketball\",\n \"aspectRatio\": \"16:9\",\n \"stream_start_time_buffer_secs\": null,\n \"process_start_time\": \"\",\n \"stream_start_time\": \"2024-06-26T17:27\",\n \"matchDetails\": {\n \"teams\": [\n {\n \"id\": \"1QsrbSYabc\",\n \"name\": \"Nt Dolphins\"\n }\n ],\n \"players\": [\n {\n \"id\": \"09a8bc21-dc85-41abc-870e-339eea7dd1ae\",\n \"name\": \"Dominique Antonio Tham 32\",\n \"kind\": \"\",\n \"teamId\": \"1QsrbSYabc\"\n }\n ],\n \"tournament\": {\n \"id\": \"qZJsWiLGG\",\n \"name\": \"Vba 2024\"\n },\n \"events\": [\n \"Dunk\"\n ],\n \"outcome\": \"Dunk\"\n },\n \"partnerData\": {\n \"internal-v1\": {\n \"internalStreamId\": \"kE-B0OWJP\"\n }\n }\n },\n {\n \"clipId\": \"667c1d57e9abc5000785fdce\",\n \"clipTitle\": \"Clip 2\",\n \"streamId\": \"YKHXpGUZD\",\n \"startTime\": 6268.973,\n \"endTime\": 6280.173,\n \"duration\": 11.166667,\n \"category\": \"basketball\",\n \"aspectRatio\": \"16:9\",\n \"stream_start_time_buffer_secs\": null,\n \"process_start_time\": \"\",\n \"stream_start_time\": \"2024-06-26T17:27\",\n \"matchDetails\": {\n \"teams\": [\n {\n \"id\": \"1QsrbRXabc\",\n \"name\": \"HN Buffaloes\"\n }\n ],\n \"players\": [\n {\n \"id\": \"09a8bc21-dc85-41abc-870e-339eea7dd2ae\",\n \"name\": \"Hassan Nigel Thomas\",\n \"kind\": \"\",\n \"teamId\": \"1QsrbRXabc\"\n },\n {\n \"id\": \"09a8bc21-dc85-41abc-870e-339eea7dd3ae\",\n \"name\": \"George Devin Peterson\",\n \"kind\": \"\",\n \"teamId\": \"1QsrbRXabc\"\n }\n ],\n \"tournament\": {\n \"id\": \"qZJsWiLGG\",\n \"name\": \"Vba 2024\"\n },\n \"events\": [\n \"Dunk\",\n \"Assist\"\n ],\n \"outcome\": \"Dunk\"\n },\n \"partnerData\": {\n \"internal-v1\": {\n \"internalStreamId\": \"YKHXpGUZD\"\n }\n }\n }\n ],\n \"matchDetails\": {\n \"teams\": [\n {\n \"id\": \"1QsrbRXabc\",\n \"name\": \"HN Buffaloes\"\n },\n {\n \"id\": \"1QsrbSYabc\",\n \"name\": \"Nt Dolphins\"\n }\n ],\n \"tournament\": {\n \"id\": \"qZJsWiLGG\",\n \"name\": \"Vba 2024\"\n },\n \"events\": [],\n \"outcome\": \"\"\n }\n }\n }\n }\n}\n"},{"id":"28224d21-a9be-4b42-bb6f-12a84ba01430","name":"Get hlClip by hlclipId - Incorrect hlClipId","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/hlclip/{{HLCLIP_ID}}"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Oct 2024 09:02:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"165"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 404,\n \"error\": {\n \"message\": \"Data not found\",\n \"code\": \"D002\",\n \"metadata\": {\n \"errorMetadata\": \"The provided ID corresponds to a clipId, not a highlight clipId.\"\n }\n }\n}"},{"id":"6624129a-6c57-4046-bbf8-6c1912916724","name":"Get hlClip by hlclipId - not found","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/hlclip/{{HLCLIP_ID}}"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Oct 2024 09:04:06 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"158"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 404,\n \"error\": {\n \"message\": \"Data not found\",\n \"code\": \"D002\",\n \"metadata\": {\n \"errorMetadata\": \"Highlight clip not found with id 667e5625e9dbf421278d054a\"\n }\n }\n}"}],"_postman_id":"ee732c21-9aac-4206-a12c-d3d7cbeb5ba4"}],"id":"48a1af4e-e8de-4428-88e9-473a205dfaa3","_postman_id":"48a1af4e-e8de-4428-88e9-473a205dfaa3","description":""},{"name":"Match Video","item":[{"name":"Get match video by matchVideoId","id":"dad4898d-ddca-4327-9b8b-326bd1c1ec31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/match-video/{{MATCH_VIDEO_ID}}","description":"

Retrieves match video information based on the matchVideoId.

\n

Params:

\n\n","urlObject":{"path":["v1","match-video","{{MATCH_VIDEO_ID}}"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"0be191fa-5847-47b3-b171-03eddf1ee17c","name":"Get match video by matchVideoId","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/match-video/{{MATCH_VIDEO_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Match video retrieved successfully\",\n \"data\": {\n \"matchVideoId\": \"994d9541-4294-9803-9238-9ac03c97e117\",\n \"type\": \"partial-video\",\n \"streamId\": \"RDP08FBIV\",\n \"status\": \"COMPLETED\",\n \"matchVideoTitle\": \"custom duration\",\n \"startTime\": \"00:00:00\",\n \"endTime\": \"00:02:34\",\n \"progress\": 100,\n \"createdAt\": \"2025-11-12T08:25:36.117Z\",\n \"updatedAt\": \"2025-11-12T08:26:29.943Z\",\n \"isActive\": true\n }\n}"}],"_postman_id":"dad4898d-ddca-4327-9b8b-326bd1c1ec31"},{"name":"Get all match videos","id":"1d778889-e4d4-4b24-9471-b976bbd39f9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/match-video?search=export&type=partial-video&status=COMPLETED&sort=-1&page=1&pageSize=10","description":"

Retrieves a list of all match videos.

\n

Query Params:

\n\n","urlObject":{"path":["v1","match-video"],"host":["{{PARTNER_BASE_URL}}"],"query":[{"key":"search","value":"export"},{"key":"type","value":"partial-video"},{"key":"status","value":"COMPLETED"},{"key":"sort","value":"-1"},{"key":"page","value":"1"},{"key":"pageSize","value":"10"}],"variable":[]}},"response":[{"id":"9277f970-49d2-4dec-8642-cf0abc48b5bf","name":"Get all match videos","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/match-video","host":["{{PARTNER_BASE_URL}}"],"path":["v1","match-video"],"query":[{"key":"search","value":"export","disabled":true},{"key":"type","value":"partial-video","disabled":true},{"key":"status","value":"COMPLETED","disabled":true},{"key":"sort","value":"-1","disabled":true},{"key":"page","value":"1","disabled":true},{"key":"pageSize","value":"10","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Match videos retrieved successfully\",\n \"data\": {\n \"matchVideos\": [\n {\n \"matchVideoId\": \"9f8bd385-4ebe-b2f2-c5b6-45fbe5e7917a\",\n \"matchVideoTitle\": \"First Example\",\n \"streamId\": \"pfXngzUvzA\",\n \"startTime\": \"00:10:00\",\n \"endTime\": \"00:20:00\",\n \"status\": \"COMPLETED\",\n \"type\": \"partial-video\",\n \"progress\": 100,\n \"createdAt\": \"2026-03-27T09:26:08.759Z\",\n \"updatedAt\": \"2026-03-27T09:27:16.130Z\",\n \"isActive\": true\n },\n {\n \"matchVideoId\": \"a169320e-b7b0-c221-4076-e23b333ccbb4\",\n \"matchVideoTitle\": \"Second Example\",\n \"streamId\": \"pfXngzUvzA\",\n \"startTime\": \"00:00:00\",\n \"endTime\": \"00:27:19\",\n \"status\": \"COMPLETED\",\n \"type\": \"full-video\",\n \"progress\": 100,\n \"createdAt\": \"2026-03-27T09:25:54.463Z\",\n \"updatedAt\": \"2026-03-27T09:27:27.608Z\",\n \"isActive\": true\n }\n ],\n \"currentPage\": 1,\n \"pageSize\": 10,\n \"totalItems\": 2,\n \"totalPages\": 1\n }\n}"}],"_postman_id":"1d778889-e4d4-4b24-9471-b976bbd39f9b"}],"id":"1c52abdb-ee02-4e5a-931b-e536912839fc","_postman_id":"1c52abdb-ee02-4e5a-931b-e536912839fc","description":""},{"name":"Content","item":[{"name":"Fetch Presigned Url","id":"5ae9c0b6-efe0-43c0-b4c4-46afa9b63e3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"contentId\": \"{{CONTENT_ID}}\",\n \"contentType\": \"{{CONTENT_TYPE}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/content/presigned-url","description":"

Fetch Video & Thumbnail presigned url for a content.

\n

Request Body:

\n\n","urlObject":{"path":["v1","content","presigned-url"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"bea154ee-8cbc-4b5f-b65a-f724530d0159","name":"Fetch Presigned Url","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"contentId\": \"{{CONTENT_ID}}\",\n \"contentType\": \"{{CONTENT_TYPE}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/content/presigned-url"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Presigned url retrieved\",\n \"data\": {\n \"videoUrl\": \"\",\n \"thumbnailUrl\": \"\"\n }\n}"},{"id":"e6e5204f-358b-4575-8e41-7fc6281f93c1","name":"Fetch Presigned Url (Clip with different aspect ratio)","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"contentId\": \"{{CONTENT_ID}}\",\n \"contentType\": \"clip\",\n \"aspectRatio\": \"1:1\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/content/presigned-url"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Presigned url retrieved\",\n \"data\": {\n \"videoUrl\": \"\",\n \"thumbnailUrl\": \"\"\n }\n}"}],"_postman_id":"5ae9c0b6-efe0-43c0-b4c4-46afa9b63e3a"}],"id":"bee70b5b-b00f-42fe-ba44-10f4de7018c1","_postman_id":"bee70b5b-b00f-42fe-ba44-10f4de7018c1","description":""},{"name":"Player","item":[{"name":"Add player","id":"5d9ee5dc-8903-4f93-902a-d10219263ba0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"category\": \"cricket\",\n \"playerName\": \"Lasith Malinga\",\n \"metaData\": {\n \"jerseyNumber\": 99\n }\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/partner/player","description":"

Allows you to create a new player in Partner's organization.

\n

Request Body:

\n
    \n
  • category (string, required): The category of the player.

    \n
  • \n
  • playerName (string, required): The name of the player.

    \n
  • \n
  • metaData (object, required): Additional metadata for the player.

    \n
      \n
    • jerseyNumber (number): The jersey number of the player.
    • \n
    \n
  • \n
\n

The metaData object is flexible, allowing you to pass any custom information needed when retrieving clip metadata.

\n","urlObject":{"path":["v1","partner","player"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"cecd33d8-e052-4e5c-bf8b-4b31655c2d2e","name":"Add player","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"category\": \"cricket\",\n \"playerName\": \"Lasith Malinga\",\n \"metaData\": {\n \"jerseyNumber\": 99\n }\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/partner/player"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"185"},{"key":"Date","value":"Tue, 27 Aug 2024 09:09:54 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 201,\n \"message\": \"Player added successfully\",\n \"data\": {\n \"id\": \"59accd29-067a-435a-abcd-caf6b6f83123\",\n \"name\": \"Lasith Malinga\",\n \"category\": \"cricket\",\n \"metadata\": {\n \"jerseyNumber\": 99\n }\n }\n}"}],"_postman_id":"5d9ee5dc-8903-4f93-902a-d10219263ba0"},{"name":"Update player by playerId","id":"5c0790ea-766f-49fb-b27f-3f71bf85ca62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"category\": \"cricket\",\n \"playerName\": \"Morgan\",\n \"metaData\": {\n \"jerseyNumber\": 98\n }\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/partner/player/{{PLAYER_ID}}","description":"

Allows you to update a player in Partner's organization.

\n

Params:

\n
    \n
  • PLAYER_ID (URL param): Specifies the unique identifier of the player.
  • \n
\n

Request Body:

\n
    \n
  • category (string, required): The category of the player.

    \n
  • \n
  • playerName (string, required): The name of the player.

    \n
  • \n
  • metaData (object, required): Additional metadata for the player.

    \n
      \n
    • jerseyNumber (number): The jersey number of the player.
    • \n
    \n
  • \n
\n

The metaData object is flexible, allowing you to pass any custom information needed when retrieving clip metadata.

\n","urlObject":{"path":["v1","partner","player","{{PLAYER_ID}}"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"abbd134f-044e-4dca-8c56-3e06725ff919","name":"Update player by playerId","originalRequest":{"method":"PUT","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"category\": \"cricket\",\n \"playerName\": \"Morgan\",\n \"metaData\": {\n \"jerseyNumber\": 98\n }\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/partner/player/{{PLAYER_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"192"},{"key":"Date","value":"Tue, 27 Aug 2024 09:12:45 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Player data updated successfully\",\n \"data\": {\n \"id\": \"59accd29-067a-435a-abcd-caf6b6f83123\",\n \"name\": \"Morgan\",\n \"category\": \"cricket\",\n \"metadata\": {\n \"jerseyNumber\": 98\n }\n }\n}"}],"_postman_id":"5c0790ea-766f-49fb-b27f-3f71bf85ca62"},{"name":"Get all players","id":"e7b1e0b8-be47-46f8-aae5-14af7e607aea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/player?page=1&pageSize=2","description":"

Retrieves the list of players associated with the partner.

\n

Query Params:

\n
    \n
  • page (number, required): The page number to retrieve.

    \n
  • \n
  • pageSize (number, required): The number of items per page.

    \n
  • \n
  • category (string, optional): Filter players by specific category.

    \n
  • \n
  • search (string, optional): Search players by name.

    \n
  • \n
  • filters (object, optional): Additional filter on player metadata, e.g., { \"extPlayerId\" : \"12345\" }.

    \n
  • \n
\n","urlObject":{"path":["v1","partner","player"],"host":["{{PARTNER_BASE_URL}}"],"query":[{"key":"page","value":"1"},{"key":"pageSize","value":"2"}],"variable":[]}},"response":[{"id":"2b741804-1840-4346-bbb6-3aaebf82781a","name":"Get all players","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/partner/player?page=1&pageSize=2","host":["{{PARTNER_BASE_URL}}"],"path":["v1","partner","player"],"query":[{"key":"page","value":"1"},{"key":"pageSize","value":"2"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"3749"},{"key":"Date","value":"Tue, 27 Aug 2024 09:11:45 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Player data retrieved successfully\",\n \"data\": {\n \"players\": [\n {\n \"id\": \"7a3f2d4e-abcd-47a7-dsbs-417220594123\",\n \"name\": \"Joe Root\",\n \"category\": \"cricket\",\n \"metadata\": {\n \"id\": \"12345\",\n \"jerseyNumber\": 63,\n \"nickName\": \"Joe\"\n }\n },\n {\n \"id\": \"520af9ae-1234-4538-4321-bceee7ce49f8\",\n \"name\": \"Eon Morgan\",\n \"category\": \"cricket\",\n \"metadata\": {\n \"id\": \"98764\",\n \"jerseyNumber\": 7,\n \"nickName\": \"Morgan\"\n }\n }\n ],\n \"currentPage\": 1,\n \"pageSize\": 2,\n \"totalItems\": 10,\n \"totalPages\": 5\n }\n}"},{"id":"f0025f4e-8936-451a-94e5-a3e44420182b","name":"Get all players with filters","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/partner/player?page=1&pageSize=2&search=Morgan","host":["{{PARTNER_BASE_URL}}"],"path":["v1","partner","player"],"query":[{"key":"page","value":"1"},{"key":"pageSize","value":"2"},{"key":"search","value":"Morgan"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Player data retrieved successfully\",\n \"data\": {\n \"players\": [\n {\n \"id\": \"520af9ae-1234-4538-4321-bceee7ce49f8\",\n \"name\": \"Eon Morgan\",\n \"category\": \"cricket\",\n \"metadata\": {\n \"id\": \"98764\",\n \"jerseyNumber\": 7,\n \"nickName\": \"Morgan\"\n }\n }\n ],\n \"currentPage\": 1,\n \"pageSize\": 2,\n \"totalItems\": 1,\n \"totalPages\": 1\n }\n}"}],"_postman_id":"e7b1e0b8-be47-46f8-aae5-14af7e607aea"},{"name":"Get player by playerId","id":"8dae6ae6-766d-4837-a130-a4cb3e5c7b4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/player/{{PLAYER_ID}}","description":"

Retrieves the details of a specific player associated with the partner.

\n

Params:

\n
    \n
  • PLAYER_ID (URL param): Specifies the unique identifier of the player.
  • \n
\n","urlObject":{"path":["v1","partner","player","{{PLAYER_ID}}"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"dc28336b-8796-4623-9178-a4dfa1cfeed8","name":"Get player by playerId","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/player/{{PLAYER_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"194"},{"key":"Date","value":"Tue, 27 Aug 2024 09:11:01 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Player data retrieved successfully\",\n \"data\": {\n \"id\": \"59accd29-067a-435a-abcd-caf6b6f83123\",\n \"name\": \"Lasith Malinga\",\n \"category\": \"cricket\",\n \"metadata\": {\n \"jerseyNumber\": 99\n }\n }\n}"}],"_postman_id":"8dae6ae6-766d-4837-a130-a4cb3e5c7b4f"}],"id":"1c2354db-db6d-4965-8912-14aff4045ed2","_postman_id":"1c2354db-db6d-4965-8912-14aff4045ed2","description":""},{"name":"Team","item":[{"name":"Add team","id":"c511d3d9-4643-4c99-bbe1-de539e048e11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"category\": \"cricket\",\n \"teamName\": \"India 2024\",\n \"players\": [\n \"7a3f2d4e-6d68-47a7-b960-417220594eec\", \n \"dfc88d2d-1a3b-4e5d-a640-5d25f8dd3b2f\"\n ],\n \"metaData\": {\n \"shortName\": \"MI\"\n }\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/partner/team","description":"

Add a new team for a partner.

\n

Request Body:

\n
    \n
  • category (string, required): The category of the team.

    \n
  • \n
  • teamName (string, required): The name of the team.

    \n
  • \n
  • players (array, required): An array of players id .

    \n
  • \n
  • metaData (object, required): Additional metadata for the team.

    \n
      \n
    • shortName (string): The short name of the team.
    • \n
    \n
  • \n
\n

The metaData object is flexible, allowing you to pass any custom information needed when retrieving clip metadata.

\n","urlObject":{"path":["v1","partner","team"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"5a0d0721-9c48-45ea-b25e-c5eab50fd5aa","name":"Add team","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"category\": \"cricket\",\n \"teamName\": \"India 2024\",\n \"players\": [\n \"7a3f2d4e-6d68-47a7-b960-417220594eec\", \n \"dfc88d2d-1a3b-4e5d-a640-5d25f8dd3b2f\"\n ],\n \"metaData\": {\n \"shortName\": \"MI\"\n }\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/partner/team"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"446"},{"key":"Date","value":"Tue, 27 Aug 2024 09:19:03 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 201,\n \"message\": \"Team added successfully\",\n \"data\": {\n \"id\": \"66cd9a071fb5d43575b2d123\",\n \"name\": \"India 2024\",\n \"category\": \"cricket\",\n \"players\": [\n {\n \"id\": \"7a3f2d4e-6d68-47a7-b960-417220594123\",\n \"name\": \"Suryakumar Yadav\",\n \"metadata\": {\n \"id\": \"s43rbbdf\",\n \"jerseyNumber\": 63,\n \"nickName\": \"Sky\"\n }\n },\n {\n \"id\": \"dfc88d2d-1a3b-4e5d-1234-5d25f8dd3b2f\",\n \"name\": \"Rohit Sharma\",\n \"metadata\": {\n \"id\": \"a34dsf\",\n \"jerseyNumber\": 45,\n \"nickName\": \"Shana\"\n }\n }\n ],\n \"metadata\": {\n \"shortName\": \"MI\"\n },\n \"teamId\":\"hCOte-L.1\"\n }\n}"}],"_postman_id":"c511d3d9-4643-4c99-bbe1-de539e048e11"},{"name":"Update team by teamId","id":"6c8de0c0-30d6-4016-8d7e-e2a4dbd23517","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"category\": \"cricket\",\n \"teamName\": \"England\",\n \"players\": [\n \"59accd29-067a-435a-abcd-caf6b6f83123\"\n ],\n \"metaData\": {\n \"shortName\": \"Eng\"\n }\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/partner/team/{{TEAM_ID}}","description":"

Allows you to update a team in Partner's organization.

\n

Params:

\n
    \n
  • TEAM_ID (URL param): Specifies the unique identifier of the TEAM.(short, unique ID)

    \n
  • \n
  • Example:
    TEAM_ID: hCOte-L.1

    \n
  • \n
\n

Request Body:

\n
    \n
  • category (string, required): The category of the team.

    \n
  • \n
  • teamName (string, required): The name of the team.

    \n
  • \n
  • players (array, required): An array of players id .

    \n
  • \n
  • metaData (object, required): Additional metadata for the team.

    \n
      \n
    • shortName (string): The short name of the team.
    • \n
    \n
  • \n
\n

The metaData object is flexible, allowing you to pass any custom information needed when retrieving clip metadata.

\n","urlObject":{"path":["v1","partner","team","{{TEAM_ID}}"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"90ddcfa5-e454-413b-af3e-e411432aca54","name":"Update team by teamId","originalRequest":{"method":"PUT","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"category\": \"cricket\",\n \"teamName\": \"England\",\n \"players\": [\n \"59accd29-067a-435a-abcd-caf6b6f83123\"\n ],\n \"metaData\": {\n \"shortName\": \"Eng\"\n }\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/partner/team/{{TEAM_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"317"},{"key":"Date","value":"Tue, 27 Aug 2024 09:22:10 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Team data updated successfully\",\n \"data\": {\n \"id\": \"66cd9a071fb5d43575b2d123\",\n \"name\": \"England\",\n \"category\": \"cricket\",\n \"players\": [\n {\n \"id\": \"59accd29-067a-435a-abcd-caf6b6f83123\",\n \"name\": \"Morgan\",\n \"metadata\": {\n \"jerseyNumber\": 93\n }\n }\n ],\n \"metadata\": {\n \"shortName\": \"Eng\"\n },\n \"teamId\": \"hynSs130W\"\n }\n}"}],"_postman_id":"6c8de0c0-30d6-4016-8d7e-e2a4dbd23517"},{"name":"Get all teams","id":"32d0f6f6-f486-4fbc-af84-2f4696f20e73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/team?page=1&pageSize=3","description":"

Retrieves the list of teams associated with the partner.

\n

Query Params:

\n
    \n
  • page (number, required): The page number to retrieve.

    \n
  • \n
  • pageSize (number, required): The number of items per page.

    \n
  • \n
  • category (string, optional): Filter teams by specific category.

    \n
  • \n
  • search (string, optional): Search teams by name.

    \n
  • \n
  • filters (object, optional): Additional filter on team metadata, e.g., { \"extId\" : \"12345\" }.

    \n
  • \n
\n","urlObject":{"path":["v1","partner","team"],"host":["{{PARTNER_BASE_URL}}"],"query":[{"key":"page","value":"1"},{"key":"pageSize","value":"3"}],"variable":[]}},"response":[{"id":"1813c584-cf9d-4f22-bd78-5d3a3058eab6","name":"Get all teams","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/partner/team?page=1&pageSize=3","host":["{{PARTNER_BASE_URL}}"],"path":["v1","partner","team"],"query":[{"key":"page","value":"1"},{"key":"pageSize","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"5299"},{"key":"Date","value":"Tue, 27 Aug 2024 09:20:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Team data retrieved successfully\",\n \"data\": {\n \"teams\": [\n {\n \"id\": \"66c9e7da8889cd875e829519\",\n \"name\": \"Real Madrid\",\n \"category\": \"football\",\n \"players\": [\n {\n \"id\": \"aa783087-0ea7-9821-aad5-a383da525674\",\n \"name\": \"Cristiano Ronaldo\",\n \"metadata\": {\n \"jerseyNumber\": 7,\n \"shortName\": \"CR7\"\n }\n },\n {\n \"id\": \"ad080635-13ca-4986-a4ce-07494afadabc\",\n \"name\": \"Lionel Messi\",\n \"metadata\": {\n \"jerseyNumber\": 11,\n \"shortName\": \"LM\"\n }\n }\n ],\n \"metadata\": {\n \"shortName\": \"PTL\"\n },\n \"teamId\":\"hCOte-L.1\"\n },\n {\n \"id\": \"66cd9a071fb4d43575b2d999\",\n \"name\": \"India 2024\",\n \"category\": \"cricket\",\n \"players\": [\n {\n \"id\": \"7a3f2d4e-6d68-47a7-1234-417220594eec\",\n \"name\": \"Suryakumar Yadav\",\n \"metadata\": {\n \"id\": \"s43rbbyi\",\n \"jerseyNumber\": 63,\n \"nickName\": \"Sky\"\n }\n },\n {\n \"id\": \"dfc88d2d-1a3b-4e5d-abcd-5d25f8dd3b2f\",\n \"name\": \"Rohit Sharma\",\n \"metadata\": {\n \"id\": \"a34dsf\",\n \"jerseyNumber\": 45\n }\n }\n ],\n \"metadata\": {\n \"shortName\": \"MI\"\n },\n \"teamId\":\"hCOte-L.2\"\n },\n {\n \"id\": \"66cd9a071fb0a1l575b2d999\",\n \"name\": \"Australia\",\n \"category\": \"cricket\",\n \"players\": [\n {\n \"id\": \"7a3pad4e-0a68-47a7-1234-417220594eec\",\n \"name\": \"Steive Smith\",\n \"metadata\": {\n \"id\": \"s4pabbyi\",\n \"jerseyNumber\": 61\n }\n }\n ],\n \"metadata\": {\n \"shortName\": \"AUS\"\n },\n \"teamId\":\"hCOte-L.3\"\n }\n ],\n \"currentPage\": 1,\n \"pageSize\": 3,\n \"totalItems\": 22,\n \"totalPages\": 8\n }\n}"}],"_postman_id":"32d0f6f6-f486-4fbc-af84-2f4696f20e73"},{"name":"Get team by teamId","id":"07cb6eab-c7ad-46c1-b89a-cf73f9a4afda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/team/{{TEAM_ID}}","description":"

Retrieves the details of a specific team associated with a partner.

\n

Params:

\n
    \n
  • TEAM_ID (URL param): Specifies the unique identifier of the TEAM.(short, unique ID)

    \n
  • \n
  • Example:
    TEAM_ID: hCOte-L.1

    \n
  • \n
\n","urlObject":{"path":["v1","partner","team","{{TEAM_ID}}"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"eb52fccf-8e26-468b-a360-cec45bd6593e","name":"Get team by teamId","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/team/{{TEAM_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"455"},{"key":"Date","value":"Tue, 27 Aug 2024 09:20:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Team data retrieved successfully\",\n \"data\": {\n \"id\": \"66cd9a071fb5d43575b2d123\",\n \"name\": \"India 2024\",\n \"category\": \"cricket\",\n \"players\": [\n {\n \"id\": \"7a3f2d4e-6d68-47a7-b960-417220594123\",\n \"name\": \"Suryakumar Yadav\",\n \"metadata\": {\n \"id\": \"s43rbbdf\",\n \"jerseyNumber\": 63,\n \"nickName\": \"Sky\"\n }\n },\n {\n \"id\": \"dfc88d2d-1a3b-4e5d-1234-5d25f8dd3b2f\",\n \"name\": \"Rohit Sharma\",\n \"metadata\": {\n \"id\": \"a34dsf\",\n \"jerseyNumber\": 45,\n \"nickName\": \"Shana\"\n }\n }\n ],\n \"metadata\": {\n \"shortName\": \"MI\"\n },\n \"teamId\":\"hCOte-L.1\"\n }\n}"}],"_postman_id":"07cb6eab-c7ad-46c1-b89a-cf73f9a4afda"}],"id":"9b8fbb50-8567-45ec-9f63-c5ed35c3910c","_postman_id":"9b8fbb50-8567-45ec-9f63-c5ed35c3910c","description":""},{"name":"Tournament","item":[{"name":"Add tournament","id":"7aa857b1-1d2a-4929-86b9-9fc942bd9323","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"category\": \"cricket\",\n \"tournamentName\": \"ICC Worldcup 2024\",\n \"teams\": [\n \"bynSs130W\"\n ],\n \"metaData\": {\n \"sponsored\": \"TATA\"\n }\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/partner/tournament","description":"

Create a new tournament for a partner.

\n

Request Body:

\n
    \n
  • category (string, required): The category of the tournament.

    \n
  • \n
  • tournamentName (string, required): The name of the tournament.

    \n
  • \n
  • teams (array of strings, required): An array of teams id participating in the tournament.
    Note: This should be a short ID.
    (e.g., [ \"bynSs130W\" ])

    \n
  • \n
  • metaData (object, required): Additional metadata for the tournament.

    \n
  • \n
\n

The metaData object is flexible, allowing you to pass any custom information needed when retrieving clip metadata.

\n","urlObject":{"path":["v1","partner","tournament"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"90ff8547-19ea-43c7-bd0b-790c39755dfd","name":"Add tournament","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"category\": \"cricket\",\n \"tournamentName\": \"ICC Worldcup 2024\",\n \"teams\": [\n \"bynSs130W\"\n ],\n \"metaData\": {\n \"sponsored\": \"TATA\"\n }\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/partner/tournament"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"370"},{"key":"Date","value":"Tue, 27 Aug 2024 09:55:48 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 201,\n \"message\": \"Tournament added successfully\",\n \"data\": {\n \"id\": \"ABCHu4NPb\",\n \"name\": \"ICC Worldcup 2024\",\n \"category\": \"cricket\",\n \"teams\": [\n {\n \"id\": \"66cd9a071fb5d43575b2d123\",\n \"name\": \"india 2023\",\n \"players\": [\n {\n \"id\": \"dfc88d2d-1a3b-4e5d-1234-5d25f8dd3b2f\",\n \"name\": \"Rohit Sharma\",\n \"metadata\": {\n \"id\": \"a34dsf\",\n \"jerseyNumber\": 45,\n \"nickName\": \"Shana\"\n }\n }\n ],\n \"metadata\": {\n \"shortName\": \"MI\"\n }\n }\n ],\n \"metadata\": {\n \"sponsored\": \"TATA\"\n }\n }\n}"}],"_postman_id":"7aa857b1-1d2a-4929-86b9-9fc942bd9323"},{"name":"Update tournament by tournamentId","id":"44c0728f-10be-4998-95e9-f7cdbf09fb97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"category\": \"cricket\",\n \"tournamentName\": \"ICC Worldcup 2023\",\n \"teams\": [\n \"hynSs130W\",\n \"Sw8LmzGRm\"\n ],\n \"metaData\": {\n \"sponsored\": \"ICC\"\n }\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/partner/tournament/{{TOURNAMENT_ID}}","description":"

Allows you to update a tournament in Partner's organization.

\n

Params:

\n
    \n
  • TOURNAMEMT_ID (URL param): Specifies the unique identifier of the Tournament.
  • \n
\n

Request Body:

\n
    \n
  • category (string, required): The category of the tournament.

    \n
  • \n
  • tournamentName (string, required): The name of the tournament.

    \n
  • \n
  • teams (array of strings, required): An array of teams id participating in the tournament.
    Note: This should be a short ID.
    (e.g., [ \"bynSs130W\" ])

    \n
  • \n
  • metaData (object, required): Additional metadata for the tournament.

    \n
  • \n
\n

The metaData object is flexible, allowing you to pass any custom information needed when retrieving clip metadata.

\n","urlObject":{"path":["v1","partner","tournament","{{TOURNAMENT_ID}}"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"d0836e39-0c8c-4160-9f86-d9afb7337aea","name":"Update tournament by tournamentId","originalRequest":{"method":"PUT","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"category\": \"cricket\",\n \"tournamentName\": \"ICC Worldcup 2023\",\n \"teams\": [\n \"hynSs130W\",\n \"Sw8LmzGRm\"\n ],\n \"metaData\": {\n \"sponsored\": \"ICC\"\n }\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/partner/tournament/{{TOURNAMENT_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"697"},{"key":"Date","value":"Tue, 27 Aug 2024 10:01:37 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Tournament data updated successfully\",\n \"data\": {\n \"id\": \"ABCHu4NPb\",\n \"name\": \"ICC Worldcup 2023\",\n \"category\": \"cricket\",\n \"teams\": [\n {\n \"id\": \"66cd9a071fb5d43575b2d967\",\n \"name\": \"England\",\n \"players\": [\n {\n \"id\": \"59accd29-067a-435a-abcd-caf6b6f83123\",\n \"name\": \"Morgan\",\n \"category\": \"cricket\",\n \"metadata\": {\n \"jerseyNumber\": 93\n }\n }\n ],\n \"metadata\": {\n \"shortName\": \"Eng\"\n },\n \"teamId\": \"hynSs130W\"\n },\n {\n \"id\": \"66cc5d81ca1c3333288888ba\",\n \"name\": \"Africa\",\n \"players\": [\n {\n \"id\": \"aa783087-0707-4de9-airf-a383da525674\",\n \"name\": \"AB Devilliars\",\n \"metadata\": {\n \"jerseyNumber\": 7\n }\n }\n ],\n \"metadata\": {\n \"shortName\": \"Afr\"\n },\n \"teamId\": \"Sw8LmzGRm\"\n }\n ],\n \"metadata\": {\n \"sponsored\": \"ICC\"\n }\n }\n}"}],"_postman_id":"44c0728f-10be-4998-95e9-f7cdbf09fb97"},{"name":"Get all tournaments","id":"1c9103cb-644a-4faa-88f3-dd6de275b27e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/tournament?page=1&pageSize=2","description":"

Retrieves a list of tournaments associated with the partner.

\n

Query Params:

\n
    \n
  • page (number, required): The page number to retrieve.

    \n
  • \n
  • pageSize (number, required): The number of items per page.

    \n
  • \n
  • category (string, optional): Filter tournaments by specific category.

    \n
  • \n
  • search (string, optional): Search tournament by name.

    \n
  • \n
  • filters (object, optional): Additional filter on tournament metadata, e.g., { \"extId\" : \"12345\" }.

    \n
  • \n
\n","urlObject":{"path":["v1","partner","tournament"],"host":["{{PARTNER_BASE_URL}}"],"query":[{"key":"page","value":"1"},{"key":"pageSize","value":"2"}],"variable":[]}},"response":[{"id":"caa0c39b-962a-4841-9694-7f96fb79cd3c","name":"Get all tournaments","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/partner/tournament?page=1&pageSize=2","host":["{{PARTNER_BASE_URL}}"],"path":["v1","partner","tournament"],"query":[{"key":"page","value":"1"},{"key":"pageSize","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"6200"},{"key":"Date","value":"Tue, 27 Aug 2024 09:59:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Tournament data retrieved successfully\",\n \"data\": {\n \"tournaments\": [\n {\n \"id\": \"oq2y6eaZ7\",\n \"name\": \"Pro League\",\n \"category\": \"Kabaddi\",\n \"teams\": [\n {\n \"id\": \"88efe561bae41883b1ab4dd7\",\n \"name\": \"portugal\",\n \"players\": [\n {\n \"id\": \"aa783087-0ea7-ab3e-aad5-a383da525674\",\n \"name\": \"Cristiano Ronaldo\",\n \"metadata\": {\n \"jerseyNumber\": 7,\n \"shortName\": \"CR7\"\n }\n },\n {\n \"id\": \"ad080635-2aed-4986-a4ce-07494afade51\",\n \"name\": \"Lionel Messi\",\n \"metadata\": {\n \"jerseyNumber\": 11,\n \"shortName\": \"LM\"\n }\n }\n ],\n \"metadata\": {},\n \"teamId\": \"bynSs130W\"\n },\n {\n \"id\": \"66c87b38adf7f907a2c64765\",\n \"name\": \"Chennai Super Kings\",\n \"players\": [\n {\n \"id\": \"6e2821ce-e1a7-4e51-930f-a6429205a1e6\",\n \"name\": \"Virat Kohli\",\n \"metadata\": {\n \"id\": \"18RCB\",\n \"name\": \"Chiku\"\n }\n }\n ],\n \"metadata\": {\n \"shortName\": \"CSK\"\n }\n }\n ],\n \"metadata\": {},\n \"teamId\": \"bynSs130A\"\n },\n {\n \"id\": \"CZAHu4NPb\",\n \"name\": \"ICC Worldcup 2024\",\n \"category\": \"cricket\",\n \"teams\": [\n {\n \"id\": \"66cd9a071fb5d43575b2d967\",\n \"name\": \"india 2023\",\n \"players\": [\n {\n \"id\": \"dfc88d2d-1a3b-4e5d-a640-5d25f8dd3b2f\",\n \"name\": \"Rohit Sharma\",\n \"metadata\": {\n \"id\": \"a34dsf\",\n \"jerseyNumber\": 45,\n \"nickName\": \"Shana\"\n }\n }\n ],\n \"metadata\": {\n \"shortName\": \"MI\"\n }\n }\n ],\n \"metadata\": {\n \"sponsored\": \"TATA\"\n },\n \"teamId\": \"bynSs230W\"\n }\n ],\n \"currentPage\": 1,\n \"pageSize\": 2,\n \"totalItems\": 10,\n \"totalPages\": 5\n }\n}"}],"_postman_id":"1c9103cb-644a-4faa-88f3-dd6de275b27e"},{"name":"Get tournament by tournamentId","id":"3adf2c84-49c3-4cc1-9c25-4ca0acdf2790","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/tournament/{{TOURNAMENT_ID}}","description":"

Retrieves details of a specific tournament associated with the partner.

\n

Params:

\n
    \n
  • TOURNAMEMT_ID (URL param): Specifies the unique identifier of the Tournament.
  • \n
\n","urlObject":{"path":["v1","partner","tournament","{{TOURNAMENT_ID}}"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"512fefd2-f482-4e95-adc7-f7c1a634e21e","name":"Get tournament by tournamentId","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/partner/tournament/{{TOURNAMENT_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"379"},{"key":"Date","value":"Tue, 27 Aug 2024 09:58:43 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Tournament data retrieved successfully\",\n \"data\": {\n \"id\": \"ABCHu4NPb\",\n \"name\": \"ICC Worldcup 2024\",\n \"category\": \"cricket\",\n \"teams\": [\n {\n \"id\": \"66cd9a071fb5d43575b2d123\",\n \"name\": \"india 2023\",\n \"players\": [\n {\n \"id\": \"dfc88d2d-1a3b-4e5d-1234-5d25f8dd3b2f\",\n \"name\": \"Rohit Sharma\",\n \"metadata\": {\n \"id\": \"a34dsf\",\n \"jerseyNumber\": 45,\n \"nickName\": \"Shana\"\n }\n }\n ],\n \"metadata\": {\n \"shortName\": \"MI\"\n },\n \"teamId\": \"bynSs130W\"\n }\n ],\n \"metadata\": {\n \"sponsored\": \"TATA\"\n }\n }\n}"}],"_postman_id":"3adf2c84-49c3-4cc1-9c25-4ca0acdf2790"}],"id":"980d68bc-373c-4bee-9a92-e4dce8f45ee2","_postman_id":"980d68bc-373c-4bee-9a92-e4dce8f45ee2","description":""},{"name":"Match Schedule","item":[{"name":"Create match schedule","id":"ea27ac91-feca-478d-afb5-e1a7d729a6e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"name\": \"Example Match\",\n \"matchStartTime\": \"2024-11-15T23:30:00\",\n \"timezone\": \"Etc/UTC\",\n \"teams\": [\n {\n \"teamId\": \"EzuBP0z12\",\n \"type\": \"HOME\"\n },\n {\n \"teamId\": \"8pAIPh9.y\",\n \"type\": \"AWAY\"\n }\n ],\n \"tournament\": \"KQerB10o3\",\n \"category\": \"cricket\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/match-schedule","description":"

Create a new match schedule with the specified details.

\n

Request Body:

\n
    \n
  • name (string, required): The name of the match.

    \n
  • \n
  • matchStartTime (string, required): The timestamp at which the match is scheduled to start, in ISO 8601 format.

    \n
  • \n
  • timezone (string, required): The timezone for the match start time, e.g., 'Etc/UTC'.

    \n
  • \n
  • teams (array, optional): An array of objects representing the teams in the match.

    \n
      \n
    • teamId (string, required): The unique identifier of the team.

      \n
    • \n
    • type (string, required): The role of the team in the match, e.g., 'HOME' or 'AWAY'.

      \n
    • \n
    \n
  • \n
  • tournament (string, optional): The unique identifier of the tournament to which the match belongs.

    \n
  • \n
  • category (string, required): The category of the match, e.g., 'cricket'.

    \n
  • \n
  • extMatchId (string, optional): An optional external match ID.slug (string, optional):An optional slug for the match.

    \n
  • \n
  • slug (string, optional): An optional slug for the match.

    \n
  • \n
  • streamUrl (string, optional): The URL for the match stream.

    \n
  • \n
  • venue (string, optional): The venue where the match is taking place.

    \n
  • \n
  • streamCustomFields (object, optional): A set of custom key-value pairs defining additional stream-specific fields for the match.

    \n
  • \n
\n","urlObject":{"path":["v1","match-schedule"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"00dcba31-4603-4bd0-8069-8dce8bb4d537","name":"Create match schedule - Success","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"name\": \"Example Match\",\n \"matchStartTime\": \"2024-11-15T23:30:00\",\n \"timezone\": \"Etc/UTC\",\n \"teams\": [\n {\n \"teamId\": \"EzuBP0z12\",\n \"type\": \"HOME\"\n },\n {\n \"teamId\": \"8pAIPh9.y\",\n \"type\": \"AWAY\"\n }\n ],\n \"tournament\": \"KQerB10o3\",\n \"category\": \"cricket\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/match-schedule"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 Dec 2024 10:46:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"642"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 201,\n \"message\": \"Match schedule added successfully\",\n \"data\": {\n \"id\": \"msh_d16c0fa1-6db8-4160-b486-b431130e6231\",\n \"name\": \"Example Match\",\n \"extMatchId\": \"ext_match_bbefc35b-8ea6-4744-b196-505cd431010d\",\n \"organizationId\": \"org_b7335033-a5fb-4815-b0f5-5ad801dde5ef\",\n \"workspaceWithAccess\": null,\n \"category\": \"cricket\",\n \"matchStartTime\": \"2024-11-16T07:30:00.000Z\",\n \"tournament\": \"KQerB10o3\",\n \"teams\": [\n {\n \"teamId\": \"hCOte-L.1\",\n \"type\": \"HOME\"\n },\n {\n \"teamId\": \"hCOte-L.2\",\n \"type\": \"AWAY\"\n }\n ],\n \"venue\": null,\n \"streamId\": null,\n \"streamUrl\": null,\n \"metaData\": {\n \"originalMatchStartTime\": {\n \"matchStartTime\": \"2024-11-15T23:30:00\",\n \"timezone\": \"Etc/UTC\"\n }\n }\n }\n}"},{"id":"f8c3b378-216c-4769-8b8a-b300f3848966","name":"Create match schedule - Incorrect tournament ID","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"name\": \"Example Match\",\n \"matchStartTime\": \"2024-11-15T23:30:00\",\n \"timezone\": \"Etc/UTC\",\n \"teams\": [\n {\n \"teamId\": \"EzuBP0z12\",\n \"type\": \"HOME\"\n },\n {\n \"teamId\": \"8pAIPh9.y\",\n \"type\": \"AWAY\"\n }\n ],\n \"tournament\": \"6PHBy0V12\",\n \"category\": \"cricket\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/match-schedule"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 Dec 2024 10:36:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"152"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 400,\n \"error\": {\n \"message\": \"Tournament ID is incorrect\",\n \"code\": \"MS003\",\n \"metadata\": {\n \"errorMetadata\": \"Tournament with ID 6PHBy0V12 not found\"\n }\n }\n}"},{"id":"ea8e9cad-29fb-4df4-bc71-d0f408e84f17","name":"Create match schedule - Tournament category mismatch","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"name\": \"Example Match\",\n \"matchStartTime\": \"2024-11-15T23:30:00\",\n \"timezone\": \"Etc/UTC\",\n \"teams\": [\n {\n \"teamId\": \"EzuBP0z12\",\n \"type\": \"HOME\"\n },\n {\n \"teamId\": \"8pAIPh9.y\",\n \"type\": \"AWAY\"\n }\n ],\n \"tournament\": \"6PHBy0V12\",\n \"category\": \"football\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/match-schedule"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 Dec 2024 10:41:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"185"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 400,\n \"error\": {\n \"message\": \"Tournament category mismatch\",\n \"code\": \"MS005\",\n \"metadata\": {\n \"errorMetadata\": \"Tournament category football does not match with the given category\"\n }\n }\n}"},{"id":"027f2249-bae8-49b5-aa78-dcebab03b7c6","name":"Create match schedule - Incorrect category","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"name\": \"Example Match\",\n \"matchStartTime\": \"2024-11-15T23:30:00\",\n \"timezone\": \"Etc/UTC\",\n \"teams\": [\n {\n \"teamId\": \"EzuBP0z12\",\n \"type\": \"HOME\"\n },\n {\n \"teamId\": \"8pAIPh9.y\",\n \"type\": \"AWAY\"\n }\n ],\n \"tournament\": \"6PHBy0V12\",\n \"category\": \"shooting\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/match-schedule"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 Dec 2024 10:42:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"198"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 400,\n \"error\": {\n \"message\": \"Category is incorrect\",\n \"code\": \"MS004\",\n \"metadata\": {\n \"errorMetadata\": \"Category with name shooting not found for entity org_b7335033-a5fb-4815-b0f5-5ad801dde5ef\"\n }\n }\n}"},{"id":"6d45e0dc-89c8-46ac-859c-6221588326ea","name":"Create match schedule - Incorrect team ID","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"name\": \"Example Match\",\n \"matchStartTime\": \"2024-11-15T23:30:00\",\n \"timezone\": \"Etc/UTC\",\n \"teams\": [\n {\n \"teamId\": \"GUwQObsk77\",\n \"type\": \"HOME\"\n },\n {\n \"teamId\": \"8pAIPh9.y\",\n \"type\": \"AWAY\"\n }\n ],\n \"tournament\": \"6PHBy0V12\",\n \"category\": \"cricket\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/match-schedule"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 Dec 2024 10:44:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"141"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 400,\n \"error\": {\n \"message\": \"Team ID is incorrect\",\n \"code\": \"MS002\",\n \"metadata\": {\n \"errorMetadata\": \"Team with ID GUwQObsk77 not found\"\n }\n }\n}"},{"id":"b109f431-48d6-452f-bf08-f1528c907eef","name":"Create match schedule - Team not in tournament","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"name\": \"Example Match\",\n \"matchStartTime\": \"2024-11-15T23:30:00\",\n \"timezone\": \"Etc/UTC\",\n \"teams\": [\n {\n \"teamId\": \"A5Ad3-ojA\",\n \"type\": \"HOME\"\n },\n {\n \"teamId\": \"8pAIPh9.y\",\n \"type\": \"AWAY\"\n }\n ],\n \"tournament\": \"6PHBy0V12\",\n \"category\": \"cricket\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/match-schedule"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 Dec 2024 10:45:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"156"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 400,\n \"error\": {\n \"message\": \"Team not in tournament\",\n \"code\": \"MS006\",\n \"metadata\": {\n \"errorMetadata\": \"Team with ID A5Ad3-ojA not found in tournament\"\n }\n }\n}"}],"_postman_id":"ea27ac91-feca-478d-afb5-e1a7d729a6e8"},{"name":"Update match schedule by matchScheduleId","id":"6d9edb1b-f941-42f3-9a82-da0189f3464b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"name\": \"Example Match 1\",\n \"matchStartTime\": \"2024-11-15T23:30:00\",\n \"timezone\": \"Etc/UTC\",\n \"teams\": [\n {\n \"teamId\": \"EzuBP0z12\",\n \"type\": \"HOME\"\n },\n {\n \"teamId\": \"8pAIPh9.y\",\n \"type\": \"AWAY\"\n }\n ],\n \"tournament\": \"KQerB10o3\",\n \"category\": \"cricket\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/match-schedule/{{MATCH_SCHEDULE_ID}}","description":"

Update the details of a specific match schedule

\n

Params:

\n
    \n
  • MATCH_SCHEDULE_ID (URL param): Specifies the unique identifier of the match schedule.
  • \n
\n

Request Body:

\n
    \n
  • name (string, optional): The name of the match.

    \n
  • \n
  • matchStartTime (string, optional): The timestamp at which the match is scheduled to start, in ISO 8601 format.

    \n
  • \n
  • timezone (string, optional): The timezone for the match start time, e.g., 'Etc/UTC'.

    \n
  • \n
  • teams (array, optional): An array of objects representing the teams in the match.

    \n
      \n
    • teamId (string, required): The unique identifier of the team.

      \n
    • \n
    • type (string, required): The role of the team in the match, e.g., 'HOME' or 'AWAY'.

      \n
    • \n
    \n
  • \n
  • tournament (string, optional): The unique identifier of the tournament to which the match belongs.

    \n
  • \n
  • category (string, optional): The category of the match, e.g., 'cricket'.

    \n
  • \n
  • slug (string, optional): An optional slug for the match.

    \n
  • \n
  • streamUrl (string, optional): The URL for the match stream.

    \n
  • \n
  • venue (string, optional): The venue where the match is taking place.

    \n
  • \n
  • streamCustomFields (object, optional): A set of custom key-value pairs defining additional stream-specific fields for the match.

    \n
  • \n
\n","urlObject":{"path":["v1","match-schedule","{{MATCH_SCHEDULE_ID}}"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"6f41d6b2-60e9-4ac8-9c5c-5f0c985ed754","name":"Update match schedule by matchScheduleId","originalRequest":{"method":"PATCH","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"name\": \"Example Match 1\",\n \"matchStartTime\": \"2024-11-15T23:30:00\",\n \"timezone\": \"Etc/UTC\",\n \"teams\": [\n {\n \"teamId\": \"EzuBP0z12\",\n \"type\": \"HOME\"\n },\n {\n \"teamId\": \"8pAIPh9.y\",\n \"type\": \"AWAY\"\n }\n ],\n \"tournament\": \"KQerB10o3\",\n \"category\": \"cricket\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/match-schedule/{{MATCH_SCHEDULE_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 Dec 2024 11:03:31 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"695"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Match Schedule data updated successfully\",\n \"data\": {\n \"id\": \"msh_d16c0fa1-6db8-4160-b486-b431130e6231\",\n \"name\": \"Example Match 1\",\n \"extMatchId\": \"ext_match_bbefc35b-8ea6-4744-b196-505cd431010d\",\n \"organizationId\": \"org_b7335033-a5fb-4815-b0f5-5ad801dde5ef\",\n \"workspaceWithAccess\": null,\n \"category\": \"cricket\",\n \"matchStartTime\": \"2024-11-16T07:30:00.000Z\",\n \"tournament\": \"KQerB10o3\",\n \"teams\": [\n {\n \"id\": \"67693f8ae7f8103007ec6286\",\n \"type\": \"HOME\"\n },\n {\n \"id\": \"67693f8abs78570007ec6287\",\n \"type\": \"AWAY\"\n }\n ],\n \"venue\": null,\n \"streamId\": null,\n \"streamUrl\": null,\n \"metaData\": {\n \"originalMatchStartTime\": {\n \"matchStartTime\": \"2024-11-15T23:30:00\",\n \"timezone\": \"Etc/UTC\"\n }\n }\n }\n}"},{"id":"b7694eab-53b4-4f99-a782-3497d90a8044","name":"Update match schedule by matchScheduleId - Entity Mismatch","originalRequest":{"method":"PATCH","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"name\": \"Example Match 1\",\n \"matchStartTime\": \"2024-11-15T23:30:00\",\n \"timezone\": \"Etc/UTC\",\n \"teams\": [\n {\n \"teamId\": \"EzuBP0z12\",\n \"type\": \"HOME\"\n },\n {\n \"teamId\": \"8pAIPh9.y\",\n \"type\": \"AWAY\"\n }\n ],\n \"tournament\": \"KQerB10o3\",\n \"category\": \"cricket\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/match-schedule/{{MATCH_SCHEDULE_ID}}"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 Dec 2024 10:59:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"166"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 404,\n \"error\": {\n \"message\": \"Permission denied: Entity mismatch\",\n \"code\": \"P001\",\n \"metadata\": {\n \"errorMetadata\": \"Organization is not allowed to edit the match\"\n }\n }\n}"}],"_postman_id":"6d9edb1b-f941-42f3-9a82-da0189f3464b"},{"name":"Get match schedule by matchScheduleId","id":"f06f89c4-28e4-41bf-b9e9-7f4658bd461b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/match-schedule/{{MATCH_SCHEDULE_ID}}","description":"

Retrieves the details of a specific match schedule

\n

Params:

\n
    \n
  • MATCH_SCHEDULE_ID (URL param): Specifies the unique identifier of the match schedule.
  • \n
\n","urlObject":{"path":["v1","match-schedule","{{MATCH_SCHEDULE_ID}}"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"a48e1309-a1bc-42be-8db4-d9870353a701","name":"Get match schedule by matchScheduleId - Success","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/match-schedule/{{MATCH_SCHEDULE_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 Dec 2024 10:50:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"651"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Match schedule data retrieved successfully\",\n \"data\": {\n \"id\": \"msh_d16c0fa1-6db8-4160-b486-b431130e6231\",\n \"name\": \"Example Match\",\n \"extMatchId\": \"ext_match_bbefc35b-8ea6-4744-b196-505cd431010d\",\n \"organizationId\": \"org_b7335033-a5fb-4815-b0f5-5ad801dde5ef\",\n \"workspaceWithAccess\": null,\n \"category\": \"cricket\",\n \"matchStartTime\": \"2024-11-16T07:30:00.000Z\",\n \"tournament\": \"KQerB10o3\",\n \"teams\": [\n {\n \"teamId\": \"hCOte-L.1\",\n \"type\": \"HOME\"\n },\n {\n \"teamId\": \"hCOte-L.2\",\n \"type\": \"AWAY\"\n }\n ],\n \"venue\": null,\n \"streamId\": null,\n \"streamUrl\": null,\n \"metaData\": {\n \"originalMatchStartTime\": {\n \"matchStartTime\": \"2024-11-15T23:30:00\",\n \"timezone\": \"Etc/UTC\"\n }\n }\n }\n}"},{"id":"2d0de40c-6ff3-4f38-ad89-c1674d60fd3f","name":"Get match schedule by matchScheduleId - Not found","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/match-schedule/{{MATCH_SCHEDULE_ID}}"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 Dec 2024 10:50:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"90"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 404,\n \"error\": {\n \"message\": \"Match data not found\",\n \"code\": \"MS001\",\n \"metadata\": {}\n }\n}"}],"_postman_id":"f06f89c4-28e4-41bf-b9e9-7f4658bd461b"},{"name":"Get all match schedules","id":"dea103fd-8e4f-4916-afb8-7d7ca2fa52bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{SHUBH_LOCAL_KEY}}","type":"text"},{"key":"x-access-secret","value":"{{SHUBH_LOCAL_SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/match-schedule?startTime=2024-11-01T06:30:00.000Z&endTime=2024-12-31T06:30:00.000Z","description":"

Retrieves a list of all match schedules.

\n

Query Params:

\n
    \n
  • startTime (string, required): The start time for filtering match schedules, in ISO 8601 format. Must be less than the endTime.

    \n
  • \n
  • endTime (string, required): The end time for filtering match schedules, in ISO 8601 format.

    \n
  • \n
  • category (string, optional): The category of the match, e.g., 'cricket'.

    \n
  • \n
  • tournament (string, optional): The unique identifier of the tournament to which the match belongs.

    \n
  • \n
  • search (string, optional): A search term for filtering match schedules by name or other relevant fields.

    \n
  • \n
  • streamCustomFields (object, optional): An object used to filter match schedules by specific custom stream field values.

    \n
  • \n
\n","urlObject":{"path":["v1","match-schedule"],"host":["{{PARTNER_BASE_URL}}"],"query":[{"key":"startTime","value":"2024-11-01T06:30:00.000Z"},{"key":"endTime","value":"2024-12-31T06:30:00.000Z"}],"variable":[]}},"response":[{"id":"4224a985-4d8a-4dfd-8bc5-fe21ac18933e","name":"Get all match schedules","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/match-schedule?startTime=2024-11-01T06:30:00.000Z&endTime=2024-12-31T06:30:00.000Z","host":["{{PARTNER_BASE_URL}}"],"path":["v1","match-schedule"],"query":[{"key":"startTime","value":"2024-11-01T06:30:00.000Z"},{"key":"endTime","value":"2024-12-31T06:30:00.000Z"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 Dec 2024 10:55:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"509167"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Match schedule data retrieved successfully\",\n \"data\": {\n \"matchSchedules\": [\n {\n \"id\": \"msh_d16c0fa1-6db8-4160-b486-b431130e6231\",\n \"name\": \"Example Match\",\n \"extMatchId\": \"ext_match_bbefc35b-8ea6-4744-b196-505cd431010d\",\n \"organizationId\": \"org_b7335033-a5fb-4815-b0f5-5ad801dde5ef\",\n \"workspaceWithAccess\": null,\n \"category\": \"cricket\",\n \"matchStartTime\": \"2024-11-16T07:30:00.000Z\",\n \"tournament\": \"KQerB10o3\",\n \"teams\": [\n {\n \"teamId\": \"hCOte-L.1\",\n \"type\": \"HOME\"\n },\n {\n \"teamId\": \"hCOte-L.2\",\n \"type\": \"AWAY\"\n }\n ],\n \"venue\": null,\n \"streamId\": null,\n \"streamUrl\": null,\n \"metaData\": {\n \"originalMatchStartTime\": {\n \"matchStartTime\": \"2024-11-15T23:30:00\",\n \"timezone\": \"Etc/UTC\"\n }\n }\n },\n {\n \"id\": \"msh_53c031ce-184f-48b3-88e3-b02a630651b2\",\n \"name\": \"Example Match 2\",\n \"extMatchId\": \"23167_22\",\n \"organizationId\": \"org_b7335033-a5fb-4815-b0f5-5ad87adde5f2\",\n \"workspaceWithAccess\": null,\n \"category\": \"ice_hockey\",\n \"matchStartTime\": \"2024-11-01T19:00:00.000Z\",\n \"tournament\": \"UqsFd3d.t\",\n \"teams\": [\n {\n \"teamId\": \"hCOte-L.3\",\n \"type\": \"HOME\"\n },\n {\n \"teamId\": \"hCOte-L.4\",\n \"type\": \"AWAY\"\n }\n ],\n \"venue\": \"Wings Event Center\",\n \"streamId\": null,\n \"streamUrl\": null,\n \"metaData\": {\n \"originalMatchStartTime\": {\n \"matchStartTime\": \"2024-11-01T15:00:00\",\n \"timezone\": \"Canada/Eastern\"\n }\n }\n },\n {\n \"id\": \"msh_7cf03482-6d0b-47fa-9a8e-4874031e5ff8\",\n \"name\": \"Example Match 3\",\n \"extMatchId\": \"23173_11\",\n \"organizationId\": \"org_b7335033-a5fb-4815-b0f5-5ad87adde5f3\",\n \"workspaceWithAccess\": null,\n \"category\": \"ice_hockey\",\n \"matchStartTime\": \"2024-11-01T19:00:00.000Z\",\n \"tournament\": \"UqsFd3d.u\",\n \"teams\": [\n {\n \"teamId\": \"hCOte-L.5\",\n \"type\": \"HOME\"\n },\n {\n \"teamId\": \"hCOte-L.6\",\n \"type\": \"AWAY\"\n }\n ],\n \"venue\": \"ColisΓ©e VidΓ©otron\",\n \"streamId\": null,\n \"streamUrl\": null,\n \"metaData\": {\n \"originalMatchStartTime\": {\n \"matchStartTime\": \"2024-11-01T15:00:00\",\n \"timezone\": \"Canada/Eastern\"\n }\n }\n }\n ]\n }\n}"}],"_postman_id":"dea103fd-8e4f-4916-afb8-7d7ca2fa52bb"},{"name":"Delete match schedule by matchScheduleId","id":"03963d4e-7042-4043-9c30-0b22eaa91fb2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/match-schedule/{{MATCH_SCHEDULE_ID}}","description":"

Deletes the details of a specific match schedule

\n

Params:

\n
    \n
  • MATCH_SCHEDULE_ID (URL param): Specifies the unique identifier of the match schedule.
  • \n
\n","urlObject":{"path":["v1","match-schedule","{{MATCH_SCHEDULE_ID}}"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"4617f669-aa4f-4cee-943a-450106dfd220","name":"Delete match schedule by matchScheduleId","originalRequest":{"method":"DELETE","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/match-schedule/{{MATCH_SCHEDULE_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 Dec 2024 11:07:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"71"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Match schedule data deleted successfully\"\n}"}],"_postman_id":"03963d4e-7042-4043-9c30-0b22eaa91fb2"},{"name":"De-link by matchScheduleId","id":"5e67f13c-7c1a-4033-ac2e-85d08075df02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/match-schedule/{{MATCH_SCHEDULE_ID}}/de-link","description":"

De-link a specific match schedule from the Stream it is linked with.

\n

Params:

\n
    \n
  • MATCH_SCHEDULE_ID (URL param): Specifies the unique identifier of the match schedule.
  • \n
\n","urlObject":{"path":["v1","match-schedule","{{MATCH_SCHEDULE_ID}}","de-link"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"09b43281-b935-4eb8-8b4a-1964c8eb8a34","name":"De-link by matchScheduleId","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/match-schedule/{{matchScheduleId}}/de-link"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Match schedule data de-linked successfully\"\n}"},{"id":"109859cd-bae6-4d56-bf67-7bf263f059e6","name":"De-link by matchScheduleId Error","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/match-schedule/{{matchScheduleId}}/de-link"},"status":"Not Found","code":404,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n \"statusCode\": 404,\n \"error\": {\n \"message\": \"Match data not found\",\n \"code\": \"MS001\",\n \"metadata\": {}\n }\n}"}],"_postman_id":"5e67f13c-7c1a-4033-ac2e-85d08075df02"},{"name":"Invoke stream by matchScheduleId","id":"f93e6e58-e252-4479-a50d-6768f3354704","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"templateName\": \"Test mp4 template\",\n \"url\": \"https://d1rkuvpc8sfd7al.cloudfront.net/example/master_highest.m3u8\",\n \"homeTeamId\": \"EzuBP0123\",\n \"awayTeamId\": \"8pAIPh321\",\n \"title\": \"new title\",\n \"fireAt\": \"2025-11-10T09:30:30.293Z\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/match-schedule/{{MATCH_SCHEDULE_ID}}/invoke-stream","description":"

Create a new stream from the match schedule.

\n

Params:

\n
    \n
  • MATCH_SCHEDULE_ID (URL param): Specifies the unique identifier of the match schedule.
  • \n
\n

Request Body:

\n
    \n
  • templateName (string, required): The name of the template.

    \n
  • \n
  • title (string, optional): The title of the stream.

    \n
  • \n
  • url (string, optional): The URL of the stream.

    \n
  • \n
  • category (string, optional): The category of the stream.

    \n
  • \n
  • fireAt (string, optional): The timestamp at which the stream should start.

    \n
  • \n
  • streamStartTime (string, optional): The start time of the stream.

    \n
  • \n
  • fields (object, optional): Additional fields for the stream.

    \n
      \n
    • ext_stream_id (string, optional): The external stream ID.
    • \n
    \n
  • \n
  • publishingWebhookUrl (string, optional): Webhook URL where you want us to send metadata.

    \n
  • \n
  • hls_live_start_index (number, optional): Default value 1

    \n
  • \n
  • tournamentId (string, optional): ID for the tournament to which the stream belongs.

    \n
  • \n
  • homeTeamId (string, optional): ID for the home team participating in the stream.

    \n
  • \n
  • awayTeamId (string, optional): ID for the away team participating in the stream.

    \n
  • \n
  • shareType (enum, optional): Use this field to specify how the stream should be shared with workspaces. Note that the sharedWith field must also be provided for this to take effect. Accepted enum values:

    \n
      \n
    • original – The stream scope is shared, allowing generated clips to be accessible in both the parent organization and the shared workspace.

      \n
    • \n
    • clone – The shared workspace can view clips generated in the parent organization, but the parent organization will not see clips created in the shared workspace.

      \n
    • \n
    \n
  • \n
  • sharedWith (string[], optional): A list of workspace IDs where the stream should be shared.

    \n
  • \n
  • streamLanguage (string, optional): Default language for the stream (e.g: \"en\").

    \n
  • \n
  • storageId (string, optional): Storage target ID for outputs.
    clipNamingTemplateId (string, optional): Template ID for naming generated clips.

    \n
  • \n
  • audioType (string, optional): How audio is selected for multi-audio streams. Accepted values: iso, track, pid. When iso, scte35Source is required.

    \n
  • \n
  • scte35Source (string, optional): Where SCTE-35 cues are read from. Required when audioType is \"iso\". Accepted values: SEGMENTS, MANIFESTS. Optional otherwise.

    \n
  • \n
  • audioLanguages (string[], optional): Language codes for audio tracks (e.g: [\"en\", \"es\"]).

    \n
  • \n
  • clipLanguages (string[], optional): Language codes for clip generation (e.g: [\"en\", \"es\"]).

    \n
  • \n
  • audioTracks (string[], optional): HLS audio group or track IDs (e.g: [\"aud1\", \"aud2\"]). Use when audioType is \"track\".

    \n
  • \n
  • pids (string[], optional): MPEG-TS audio PIDs (e.g: [\"257\", \"258\"]). Use when audioType is \"pid\".

    \n
  • \n
  • autoAspectRatioConvert (object, optional): Auto aspect-ratio conversion. e.g: { \"autoConvertAspectRatios\": [\"16:9\"] }.

    \n
  • \n
\n

Note:
All optional fields will automatically fall back to the corresponding values from the match schedule, if available. If any optional field is not provided explicitly in the request body, the system will use the default value from the associated match schedule.

\n

The fields object is flexible, allowing you to pass any custom information needed when retrieving metadata.

\n

If datafeed access is required, please reach out to us to enable it. Once access is granted, include the following within the payload object:

\n
\"datafeed\": {\n    \"type\": \"genius\",\n    \"competitionId\": \"some_id\",\n    \"tournamentId\": \"some_id\",\n    \"matchId\": \"some_id\"\n}\n\n
","urlObject":{"path":["v1","match-schedule","{{MATCH_SCHEDULE_ID}}","invoke-stream"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"4794b159-14c2-4ab7-977b-e22eaf3ecadd","name":"Invoke stream by matchScheduleId","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"templateName\": \"Test mp4 template\",\n \"url\": \"https://d1rkuvpc8sfd7al.cloudfront.net/example/master_highest.m3u8\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/match-schedule/{{MATCH_SCHEDULE_ID}}/invoke-stream"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"vary","value":"Origin"},{"key":"access-control-allow-credentials","value":"true"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"content-length","value":"783"},{"key":"Date","value":"Mon, 10 Nov 2025 08:27:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 202,\n \"message\": \"Stream created from Match Schedule successfully\",\n \"data\": {\n \"stream\": {\n \"streamId\": \"bIaas2bkn\",\n \"title\": \"PS Match\",\n \"url\": \"https://qwertyul.cloudfront.net/example/master_highest.m3u8\",\n \"category\": \"cricket\",\n \"userId\": \"454354\",\n \"entityId\": \"org_b7335033-4815-a5fb-b0f5-5ad87adde5ef\",\n \"fireAt\": \"2025-11-10T14:00\",\n \"aspectRatio\": \"16:9\",\n \"status\": \"Pending\",\n \"streamStartTime\": \"2025-11-10T13:57:36.000Z\",\n \"fields\": {\n \"tournamentId\": \"KQErBW123\",\n \"team1Id\": null,\n \"team2Id\": null,\n \"stream_start_time\": \"2025-11-10T13:57:36+00:00\"\n },\n \"match_start_time_on_server\": 0,\n \"templateId\": \"66dea8cd414ea00007d1f123\",\n \"hls_live_start_index\": 1,\n \"publishingWebhookUrl\": \"\",\n \"createdAt\": \"2025-11-10T08:27:39.716Z\",\n \"datafeed\": {}\n }\n }\n}"},{"id":"3b6213b3-6e4e-4021-89fd-70e11c29fbaa","name":"Error - Invoke stream by matchScheduleId","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/match-schedule/{{MATCH_SCHEDULE_ID}}/invoke-stream"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"vary","value":"Origin"},{"key":"access-control-allow-credentials","value":"true"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"content-length","value":"193"},{"key":"Date","value":"Mon, 10 Nov 2025 08:21:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 400,\n \"message\": \"Validation failed\",\n \"error\": [\n {\n \"property\": \"templateName\",\n \"constraints\": {\n \"isNotEmpty\": \"templateName should not be empty\",\n \"isString\": \"templateName must be a string\"\n }\n }\n ]\n}"},{"id":"4993016e-69f0-42c0-a47c-ea141a98123e","name":"Error - Invoke stream by matchScheduleId","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"templateName\": \"Test mp4 template\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/match-schedule/{{MATCH_SCHEDULE_ID}}/invoke-stream"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"vary","value":"Origin"},{"key":"access-control-allow-credentials","value":"true"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"content-length","value":"1069"},{"key":"Date","value":"Mon, 10 Nov 2025 08:26:09 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 400,\n \"error\": {\n \"message\": \"Stream URL validation failed\",\n \"code\": \"S002\",\n \"metadata\": {\n \"matchScheduleData\": {\n \"id\": \"msh_c8921714-e4e4-4209-8287-bc33ca122b54\",\n \"name\": \"A demo match\",\n \"extMatchId\": \"ext_match_646ef753-422d-ed14-bba3-b35461b39222\",\n \"organizationId\": \"org_b7335033-a5fb-b0f5-4815-5ad87adde5ef\",\n \"workspaceWithAccess\": null,\n \"category\": \"cricket\",\n \"matchStartTime\": \"2025-11-10T08:30:00.000Z\",\n \"tournament\": \"KQErBW123\",\n \"teams\": null,\n \"venue\": null,\n \"streamId\": null,\n \"streamUrl\": null,\n \"metaData\": {\n \"originalMatchStartTime\": {\n \"matchStartTime\": \"2025-11-10T14:00:00\",\n \"timezone\": \"Asia/Kolkata\"\n },\n \"originalMatchEndTime\": {\n \"matchEndTime\": null,\n \"timezone\": \"Asia/Kolkata\"\n }\n }\n },\n \"payload\": {\n \"title\": \"A demo match\",\n \"url\": null,\n \"category\": \"cricket\"\n }\n }\n }\n}"}],"_postman_id":"f93e6e58-e252-4479-a50d-6768f3354704"}],"id":"b1b74df6-380d-493b-9610-7066cf2523a4","_postman_id":"b1b74df6-380d-493b-9610-7066cf2523a4","description":""},{"name":"Catch me up","item":[{"name":"Get Catch me up Highlight","id":"020f2db2-ec39-4fa6-92bf-86b7fff10283","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/catch-me-up/highlight?configId={{CATCH_ME_UP_CONFIG}}&streamId={{STREAM_ID}}","urlObject":{"path":["v1","catch-me-up","highlight"],"host":["{{PARTNER_BASE_URL}}"],"query":[{"key":"configId","value":"{{CATCH_ME_UP_CONFIG}}"},{"key":"streamId","value":"{{STREAM_ID}}"}],"variable":[]}},"response":[{"id":"cbb6d45f-8c44-4f52-8580-01cd07c24afa","name":"Get Catch me up Highlight","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/catch-me-up/highlight?configId={{CATCH_ME_UP_CONFIG}}&streamId={{STREAM_ID}}","host":["{{PARTNER_BASE_URL}}"],"path":["v1","catch-me-up","highlight"],"query":[{"key":"configId","value":"{{CATCH_ME_UP_CONFIG}}"},{"key":"streamId","value":"{{STREAM_ID}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Catch me up HL retrieved successfully\",\n \"data\": {\n \"catchMeUpHL\": {\n \"id\": \"cmu_hl_a6c33f5a-8067-4135-9e31-a6c33f5a3afc\",\n \"configId\": \"cmu_cfg_60566546-4444-46f1-1234-7baamadu8ba0\",\n \"entityId\": \"entityId\",\n \"clips\": [\n {\n \"clipId\": \"6798a5271a42800009488f9f\",\n \"duration\": 7.834,\n \"preSignedUrl\": \"\"\n },\n {\n \"clipId\": \"6798a4d9b52e4e000923b1db\",\n \"duration\": 6.134,\n \"preSignedUrl\": \"\"\n },\n {\n \"clipId\": \"6798a465b52e4e000923af4d\",\n \"duration\": 5.6,\n \"preSignedUrl\": \"\"\n }\n ]\n }\n }\n}"},{"id":"4fe0217c-ee28-4b99-8b09-708b59adffa5","name":"Get Catch me up Highlight - not available","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/catch-me-up/highlight?configId={{CATCH_ME_UP_CONFIG}}&streamId={{STREAM_ID}}","host":["{{PARTNER_BASE_URL}}"],"path":["v1","catch-me-up","highlight"],"query":[{"key":"configId","value":"{{CATCH_ME_UP_CONFIG}}"},{"key":"streamId","value":"{{STREAM_ID}}"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 404,\n \"error\": {\n \"message\": \"Catch me up Highlight is not yet ready for this stream\",\n \"code\": \"CM001\",\n \"metadata\": {\n \"configId\": \"cmu_cfg_18a6e30b-6b96-4a86-bdcc-012345c8d4f4\",\n \"streamId\": \"eHqq4ZTuu\",\n \"entityId\": \"org_11111111-a5fb-4815-b0f5-2222adde5ef\",\n \"userId\": \"qdgvbzVAz\"\n }\n }\n}"}],"_postman_id":"020f2db2-ec39-4fa6-92bf-86b7fff10283"}],"id":"0db26a22-ad80-441a-95a9-1803be22b473","_postman_id":"0db26a22-ad80-441a-95a9-1803be22b473","description":""},{"name":"Webhook","item":[{"name":"Metadata Delivery","item":[],"id":"ddb57865-94ee-442c-bc9a-af237e905011","description":"

When a stream is being processed, if it has a publishingWebhookUrl field, metadata is pushed in real-time as content (e.g., clips or highlight clips).

\n

Refer to the Create Stream API in the Stream section for setup details.

\n
\n

πŸ“¨ Webhook Payload Format

\n
{\n  \"data\": {\n    \"metadata\": { ... },  // Matches the structure returned by the direct API for the resource\n    \"version\": 2\n  },\n  \"event\": \"CLIP_CREATED\" // or \"CLIP_UPDATED\", etc.\n}\n\n
\n
\n

πŸ” Security & Webhook Authentication

\n

To help you verify that webhook requests originate from Magnifi and that the payload has not been tampered with, we support the following authentication mechanisms:

\n

1. HMAC Signature Verification (Recommended)

\n

You can provide a secret key, which will be securely configured on our side.

\n
    \n
  • Magnifi generates an HMAC-SHA256 signature using this secret and the raw request payload.

    \n
  • \n
  • The generated signature is sent with every webhook request in the following HTTP header:

    \n
  • \n
\n
x-magnifi-signature\n\n
\n
    \n
  • You should recompute the HMAC on your side using the same secret and compare it with the received signature to verify:

    \n
      \n
    • Authenticity (the request was sent by Magnifi)

      \n
    • \n
    • Integrity (the payload was not modified in transit)

      \n
    • \n
    \n
  • \n
\n

2. Static Secret Header Authentication (Optional)

\n

Alternatively, you may provide:

\n
    \n
  • A custom HTTP header name

    \n
  • \n
  • An expected secret value

    \n
  • \n
\n

When configured, Magnifi will include this header with the specified value in every webhook request.

\n

You can validate incoming requests by checking for the presence and correctness of this header.

\n
\n

βœ… Example Payload

\n
{\n  \"data\": {\n    \"metadata\": {\n      \"clip\": {\n        \"partnerData\": {\n          \"internal-v1\": {\n            \"over\": \"\",\n            \"internalStreamId\": \"hczWXN6hz\"\n          }\n        },\n        \"streamId\": \"hczWXN6hz\",\n        \"hls_live_start_index\": 0,\n        \"matchDetails\": {\n          \"outcome\": \"catch\"\n        },\n        \"aspectRatio\": \"16:9\",\n        \"aspectRatiosAvailableIn\": [\"16:9\"],\n        \"process_start_time\": \"\",\n        \"duration\": 0,\n        \"clipId\": \"684beb398b1c240010433974\",\n        \"startTime\": 0.55,\n        \"endTime\": 2.674,\n        \"category\": \"cricket\",\n        \"clipTitle\": \"\",\n        \"streamBufferDifference\": 0\n      }\n    },\n    \"version\": 2\n  },\n  \"event\": \"CLIP_CREATED\"\n}\n\n
\n
\n

πŸ“ Notes

\n
    \n
  • You may receive one CLIP_CREATED followed by multiple CLIP_UPDATED events for the same content.

    \n
  • \n
  • This behavior is due to our multi-stage stream processing pipeline.

    \n
  • \n
  • Each event is retried up to three times in case of delivery failures.

    \n
  • \n
\n","_postman_id":"ddb57865-94ee-442c-bc9a-af237e905011"},{"name":"Notifier","item":[{"name":"Fetch Topics","id":"859646c6-d4dd-470e-b9fe-092f3114eba4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/webhook/notifier/topics","description":"

Retrives all the available topics for the partner to create subscription.

\n","urlObject":{"path":["v1","webhook","notifier","topics"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"b63d2979-3acb-4fae-900d-4c5646bb8088","name":"Fetch Topics","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/webhook/notifier/topics"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Topics fetched successfully\",\n \"data\": [\n {\n \"resourceType\": \"stream\",\n \"operations\": [\n \"CREATE\",\n \"UPDATE\"\n ],\n \"standardFields\": [\n \"title\",\n \"status\"\n ],\n \"customFields\": []\n },\n {\n \"resourceType\": \"matchVideo\",\n \"operations\": [\n \"CREATE\",\n \"UPDATE\"\n ],\n \"standardFields\": [\n \"matchVideoTitle\",\n \"status\",\n \"progress\",\n \"videoUrl\"\n ],\n \"customFields\": []\n },\n {\n \"resourceType\": \"clip\",\n \"operations\": [\n \"CREATE\",\n \"UPDATE\"\n ],\n \"standardFields\": [\n \"clipTitle\",\n \"startTime\",\n \"endTime\",\n \"duration\",\n \"players\",\n \"outcome\",\n \"rating\",\n \"transcript\",\n \"videoUrl\",\n \"videoThumbnailUrl\",\n \"aspectRatiosAvailableIn\"\n ],\n \"customFields\": [\n {\n \"fieldName\": \"batsman\",\n \"category\": \"cricket\"\n },\n {\n \"fieldName\": \"bowler\",\n \"category\": \"cricket\"\n },\n {\n \"fieldName\": \"corner\",\n \"category\": \"football\"\n }\n ]\n },\n {\n \"resourceType\": \"hlClip\",\n \"operations\": [\n \"CREATE\",\n \"UPDATE\"\n ],\n \"standardFields\": [\n \"hlClipTitle\",\n \"duration\",\n \"players\",\n \"outcome\",\n \"rating\",\n \"videoUrl\",\n \"clips\"\n ],\n \"customFields\": [\n {\n \"fieldName\": \"batsman\",\n \"category\": \"cricket\"\n },\n {\n \"fieldName\": \"bowler\",\n \"category\": \"cricket\"\n },\n {\n \"fieldName\": \"corner\",\n \"category\": \"football\"\n }\n ]\n }\n ]\n}"}],"_postman_id":"859646c6-d4dd-470e-b9fe-092f3114eba4"},{"name":"Create Subscription","id":"6d53a144-b309-4377-a60e-1856d9a8f7c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"resourceType\": \"clip\",\n \"operations\": [\n \"UPDATE\"\n ],\n \"standardFields\": [\n \"clipTitle\",\n \"rating\"\n ],\n \"customFields\": [\n {\n \"fieldName\": \"run\",\n \"category\": \"cricket\"\n },\n {\n \"fieldName\": \"goal\",\n \"category\": \"football\"\n }\n ],\n \"webhookUrl\": \"https://api.example.com/webhooks/notifications\",\n \"secretKey\": \"your-32-character-secret-key-here-123456789\",\n \"description\": \"Webhook subscription for clip events\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/webhook/notifier/subscription","description":"

Create a new webhook subscription with the specified details.

\n

Request Body:

\n

resourceType (enum, required): The type of resource to monitor.

\n

operations (array of enum, required): List of operations to monitor.

\n

standardFields (array of strings, optional): List of standard fields to include in the webhook payload. [To be used with _UPDATE_ operation only.]

\n

customFields (array of objects, optional): List of custom fields to include in the webhook payload. [To be used with _UPDATE_ operation only.]

\n
    \n
  • fieldName (string, required): Name of the custom field

    \n
  • \n
  • category (string, required): Category of the custom field

    \n
  • \n
\n

webhookUrl (string, required): The HTTPS URL where webhook notifications will be sent. Must be a valid HTTPS URL with protocol, host, and TLD (e.g., https://example.com).

\n

secretKey (string, optional): Secret key for webhook signature verification. If not passed, we will fallback to a default key.

\n
    \n
  • Must be between 32 and 128 characters long

    \n
  • \n
  • Can only contain letters, numbers, hyphens, and underscores

    \n
  • \n
\n

description (string, optional): A description of the webhook subscription.

\n

Note: The available fields and their validation may change over time. It's recommended to:

\n
    \n
  1. Use the /webhook/notifier/topics endpoint to get the current list of available fields for each resource type

    \n
  2. \n
  3. Check the API response for any validation errors

    \n
  4. \n
  5. Monitor the webhook delivery status through the provided endpoints

    \n
  6. \n
\n","urlObject":{"path":["v1","webhook","notifier","subscription"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"90593925-e4f2-4a18-8174-7c1af7efd4f6","name":"Create Subscription - Listen to Create [CLIP] Operation","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"resourceType\": \"clip\",\n \"operations\": [\n \"CREATE\"\n ],\n \"webhookUrl\": \"https://api.example.com/webhooks/notifications\",\n \"secretKey\": \"your-32-character-secret-key-here-123456789\",\n \"description\": \"Webhook subscription for clip events\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/webhook/notifier/subscription"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 201,\n \"message\": \"Subscription created successfully\",\n \"data\": {\n \"subscription\": {\n \"subscriptionId\": \"\",\n \"resourceType\": \"clip\",\n \"operations\": [\n \"CREATE\"\n ],\n \"webhookUrl\": \"https://api.example.com/webhooks/notifications\",\n \"isActive\": true,\n \"description\": \"Webhook subscription for clip events\",\n \"failureCount\": 0,\n \"createdAt\": \"2024-03-21T10:00:00.000Z\",\n \"updatedAt\": \"2024-03-21T10:00:00.000Z\"\n }\n }\n}"},{"id":"ababa246-00c0-487d-9b9f-6ec50e221cf5","name":"Create Subscription - Listen to Create [STREAM] Operation","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"resourceType\": \"stream\",\n \"operations\": [\n \"CREATE\"\n ],\n \"webhookUrl\": \"https://api.example.com/webhooks/notifications\",\n \"secretKey\": \"your-32-character-secret-key-here-123456789\",\n \"description\": \"Webhook subscription for stream events\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/webhook/notifier/subscription"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 201,\n \"message\": \"Subscription created successfully\",\n \"data\": {\n \"subscription\": {\n \"subscriptionId\": \"\",\n \"resourceType\": \"stream\",\n \"operations\": [\n \"CREATE\"\n ],\n \"webhookUrl\": \"https://api.example.com/webhooks/notifications\",\n \"isActive\": true,\n \"description\": \"Webhook subscription for stream events\",\n \"failureCount\": 0,\n \"createdAt\": \"2024-03-21T10:00:00.000Z\",\n \"updatedAt\": \"2024-03-21T10:00:00.000Z\"\n }\n }\n}"},{"id":"2e140182-5cfb-4b6f-861c-2483bb844dfe","name":"Create Subscription - Listen to [CLIP] Update Operation","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"resourceType\": \"clip\",\n \"operations\": [\n \"UPDATE\"\n ],\n \"standardFields\": [\n \"clipTitle\",\n \"rating\"\n ],\n \"customFields\": [\n {\n \"fieldName\": \"run\",\n \"category\": \"cricket\"\n },\n {\n \"fieldName\": \"goal\",\n \"category\": \"football\"\n }\n ],\n \"webhookUrl\": \"https://api.example.com/webhooks/notifications\",\n \"secretKey\": \"your-32-character-secret-key-here-123456789\",\n \"description\": \"Webhook subscription for clip events\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/webhook/notifier/subscription"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 201,\n \"message\": \"Subscription created successfully\",\n \"data\": {\n \"subscription\": {\n \"subscriptionId\": \"\",\n \"resourceType\": \"clip\",\n \"operations\": [\n \"UPDATE\"\n ],\n \"standardFields\": [\n \"clipTitle\",\n \"rating\"\n ],\n \"customFields\": [\n {\n \"fieldName\": \"run\",\n \"category\": \"cricket\"\n },\n {\n \"fieldName\": \"goal\",\n \"category\": \"football\"\n }\n ],\n \"webhookUrl\": \"https://api.example.com/webhooks/notifications\",\n \"isActive\": true,\n \"description\": \"Webhook subscription for clip events\",\n \"failureCount\": 0,\n \"createdAt\": \"2024-03-21T10:00:00.000Z\",\n \"updatedAt\": \"2024-03-21T10:00:00.000Z\"\n }\n }\n}"},{"id":"c91abc28-eafa-4fa4-9cd7-6c991b433ce2","name":"Create Subscription - Listen to [STREAM] Update Operation","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"resourceType\": \"stream\",\n \"operations\": [\n \"UPDATE\"\n ],\n \"standardFields\": [\n \"title\",\n \"status\"\n ],\n \"customFields\": [],\n \"webhookUrl\": \"https://api.example.com/webhooks/notifications\",\n \"secretKey\": \"your-32-character-secret-key-here-123456789\",\n \"description\": \"Webhook subscription for stream events\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/webhook/notifier/subscription"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 201,\n \"message\": \"Subscription created successfully\",\n \"data\": {\n \"subscription\": {\n \"subscriptionId\": \"\",\n \"resourceType\": \"stream\",\n \"operations\": [\n \"UPDATE\"\n ],\n \"standardFields\": [\n \"title\",\n \"status\"\n ],\n \"customFields\": [],\n \"webhookUrl\": \"https://api.example.com/webhooks/notifications\",\n \"isActive\": true,\n \"description\": \"Webhook subscription for stream events\",\n \"failureCount\": 0,\n \"createdAt\": \"2024-03-21T10:00:00.000Z\",\n \"updatedAt\": \"2024-03-21T10:00:00.000Z\"\n }\n }\n}"}],"_postman_id":"6d53a144-b309-4377-a60e-1856d9a8f7c2"},{"name":"Update Subscription","id":"8bf45145-8ad6-40c3-8d6a-e14de7ac1be9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"webhookUrl\": \"https://new-api.example.com/webhooks/notifications\",\n \"secretKey\": \"new-32-character-secret-key-here-123456789\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/webhook/notifier/subscription/{{SUBSCRIPTION_ID}}","description":"

Update an existing webhook subscription with the specified details.

\n

Request Body:

\n

resourceType (enum, required): The type of resource to monitor.

\n

operations (array of enum, required): List of operations to monitor.

\n

standardFields (array of strings, optional): List of standard fields to include in the webhook payload.

\n

customFields (array of objects, optional): List of custom fields to include in the webhook payload.

\n
    \n
  • fieldName (string, required): Name of the custom field

    \n
  • \n
  • category (string, required): Category of the custom field

    \n
  • \n
\n

webhookUrl (string, required): The HTTPS URL where webhook notifications will be sent. Must be a valid HTTPS URL with protocol, host, and TLD (e.g., https://example.com).

\n

secretKey (string, optional): Secret key for webhook signature verification. If not passed, we will fallback to a default key.

\n
    \n
  • Must be between 32 and 128 characters long

    \n
  • \n
  • Can only contain letters, numbers, hyphens, and underscores

    \n
  • \n
\n

description (string, optional): A description of the webhook subscription.

\n

Note: The available fields and their validation may change over time. It's recommended to:

\n
    \n
  1. Use the /webhook/notifier/topics endpoint to get the current list of available fields for each resource type

    \n
  2. \n
  3. Check the API response for any validation errors

    \n
  4. \n
  5. Monitor the webhook delivery status through the provided endpoints

    \n
  6. \n
\n","urlObject":{"path":["v1","webhook","notifier","subscription","{{SUBSCRIPTION_ID}}"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"881ed1cd-be32-43f2-a9c5-25ba87e5767f","name":"Update Subscription","originalRequest":{"method":"PATCH","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"webhookUrl\": \"https://new-api.example.com/webhooks/notifications\",\n \"secretKey\": \"new-32-character-secret-key-here-123456789\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{PARTNER_BASE_URL}}/v1/webhook/notifier/subscription/{{SUBSCRIPTION_ID}}?x-access-key={{PARTNER-X-ACCESS-KEY}}&x-access-secret={{PARTNER-X-ACCESS-SECRET}}","host":["{{PARTNER_BASE_URL}}"],"path":["v1","webhook","notifier","subscription","{{SUBSCRIPTION_ID}}"],"query":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Subscription updated successfully\",\n \"data\": {\n \"subscription\": {\n \"subscriptionId\": \"\",\n \"resourceType\": \"clip\",\n \"operations\": [\n \"CREATE\",\n \"UPDATE\"\n ],\n \"standardFields\": [\n \"clipTitle\",\n \"rating\"\n ],\n \"customFields\": [\n {\n \"fieldName\": \"run\",\n \"category\": \"cricket\"\n },\n {\n \"fieldName\": \"goal\",\n \"category\": \"football\"\n }\n ],\n \"webhookUrl\": \"https://new-api.example.com/webhooks/notifications\",\n \"isActive\": true,\n \"description\": \"Webhook subscription for clip events\",\n \"createdAt\": \"2024-03-21T10:00:00.000Z\",\n \"updatedAt\": \"2024-03-21T10:30:00.000Z\"\n }\n }\n}"}],"_postman_id":"8bf45145-8ad6-40c3-8d6a-e14de7ac1be9"},{"name":"Get Subscriptions","id":"409e1388-c8d9-479f-89a2-1f8e45182f50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/webhook/notifier/subscriptions","description":"

Retreive all the active subscriiption available

\n","urlObject":{"path":["v1","webhook","notifier","subscriptions"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"13808e3f-9f5a-44ee-b84e-b4205b0e47c9","name":"Get Subscriptions","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/webhook/notifier/subscriptions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Subscriptions fetched successfully\",\n \"data\": {\n \"subscriptions\": [\n {\n \"subscriptionId\": \"\",\n \"partnerConfigId\": \"\",\n \"resourceType\": \"clip\",\n \"operations\": [\n \"CREATE\",\n \"UPDATE\"\n ],\n \"standardFields\": [\n \"clipTitle\",\n \"players\",\n \"outcome\"\n ],\n \"customFields\": [\n {\n \"category\": \"cricket\",\n \"fieldName\": \"run\"\n },\n {\n \"category\": \"cricket\",\n \"fieldName\": \"wicket\"\n }\n ],\n \"description\": \"Webhook subscription for clip events\",\n \"webhookUrl\": \"\",\n \"isActive\": true,\n \"createdAt\": \"2025-06-10T11:44:31.860Z\",\n \"updatedAt\": \"2025-06-10T11:44:31.860Z\"\n },\n {\n \"subscriptionId\": \"\",\n \"partnerConfigId\": \"\",\n \"resourceType\": \"stream\",\n \"operations\": [\n \"CREATE\"\n ],\n \"standardFields\": [],\n \"customFields\": [],\n \"description\": \"Webhook subscription for stream events\",\n \"webhookUrl\": \"\",\n \"isActive\": true,\n \"createdAt\": \"2025-06-10T12:10:00.509Z\",\n \"updatedAt\": \"2025-06-10T12:10:00.509Z\"\n }\n ]\n }\n}"}],"_postman_id":"409e1388-c8d9-479f-89a2-1f8e45182f50"},{"name":"Get Subscription by subscriptionId","id":"bbd032b6-a597-4417-a50e-478009805fa7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/webhook/notifier/subscription/{{SUBSCRIPTION_ID}}","description":"

Retrieve the subscription by its unique identifier.

\n","urlObject":{"path":["v1","webhook","notifier","subscription","{{SUBSCRIPTION_ID}}"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"83bebd55-60d4-47c1-a959-12f6a5d235a6","name":"Get Subscription by subscriptionId","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/webhook/notifier/subscription/{{SUBSCRIPTION_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n\t\"statusCode\": 200,\n\t\"message\": \"Subscription fetched successfully\",\n\t\"data\": {\n\t\t\"subscription\": {\n\t\t\t\"subscriptionId\": \"\",\n\t\t\t\"partnerConfigId\": \"\",\n\t\t\t\"resourceType\": \"clip\",\n\t\t\t\"operations\": [\n\t\t\t\t\"CREATE\",\n\t\t\t\t\"UPDATE\"\n\t\t\t],\n\t\t\t\"standardFields\": [\n\t\t\t\t\"clipTitle\",\n\t\t\t\t\"players\",\n\t\t\t\t\"outcome\"\n\t\t\t],\n\t\t\t\"customFields\": [\n\t\t\t\t{\n\t\t\t\t\t\"category\": \"cricket\",\n\t\t\t\t\t\"fieldName\": \"run\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"category\": \"cricket\",\n\t\t\t\t\t\"fieldName\": \"wicket\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"description\": \"Webhook subscription for clip events\",\n\t\t\t\"webhookUrl\": \"\",\n\t\t\t\"isActive\": true,\n\t\t\t\"createdAt\": \"2025-06-10T11:44:31.860Z\",\n\t\t\t\"updatedAt\": \"2025-06-10T11:44:31.860Z\"\n\t\t}\n\t}\n}"},{"id":"775eed5d-13b0-4ac0-8125-38d1fc74f191","name":"Subscription not found","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/webhook/notifier/subscription/{{SUBSCRIPTION_ID}}"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 400,\n \"error\": {\n \"message\": \"Partner notifier subscription not found\",\n \"code\": \"PA012\",\n \"metadata\": {}\n }\n}"},{"id":"11a7c5e6-2d41-4d18-81b5-4da85c191d92","name":"Subscription Inactive","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/webhook/notifier/subscription/{{SUBSCRIPTION_ID}}"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 400,\n \"error\": {\n \"message\": \"Partner notifier subscription is inactive\",\n \"code\": \"PA013\",\n \"metadata\": {}\n }\n}"}],"_postman_id":"bbd032b6-a597-4417-a50e-478009805fa7"},{"name":"Delete Subscription","id":"fe4e6d24-fbd8-4ac2-8fe8-ddf94738cbbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/webhook/notifier/subscription/{{SUBSCRIPTION_ID}}","urlObject":{"path":["v1","webhook","notifier","subscription","{{SUBSCRIPTION_ID}}"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"4b3cb054-130f-41ac-8367-984f0c6f35d7","name":"Delete Subscription","originalRequest":{"method":"DELETE","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/webhook/notifier/subscription/{{SUBSCRIPTION_ID}}"},"status":"No Content","code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"fe4e6d24-fbd8-4ac2-8fe8-ddf94738cbbf"}],"id":"9f285d8e-dd8f-4262-9d6a-d2f8e955056c","description":"

This method allows you to subscribe to specific event topics (e.g., Stream Created, Clip Rating Changed, Match Video Progress) across your organization or workspace.

\n

These notifications inform you when a resource changes, but only include which fields changedβ€”not the full content.

\n

Each event includes metadata such as:

\n
    \n
  • resourceType - stream | clip | hlClip | matchVideo

    \n
  • \n
  • operation - CREATE | UPDATE

    \n
  • \n
  • timestamp

    \n
  • \n
  • changedStandardFields / changedCustomFields

    \n
  • \n
\n
\n

πŸ” Security

\n

You can configure a secret key when creating the subscription using the Subscription API.

\n
    \n
  • We use this key to generate a HMAC-SHA256 signature.

    \n
  • \n
  • The signature is included in the x-magnifi-signature header of every webhook event.

    \n
  • \n
  • This allows you to verify authenticity and integrity of the payload.

    \n
  • \n
\n
\n

πŸ“¦ Example Payload

\n
{\n  \"eventId\": \"evt_ntf_0536056b-b508-456e-813a-f753a8902b1d\",\n  \"changedStandardFields\": [\"clipTitle\"],\n  \"resourceId\": \"684bea988b1c2400104332de\",\n  \"subscriptionId\": \"sub_ntf_22356c54-607b-4e51-9db7-6c9b16a10571\",\n  \"operation\": \"UPDATE\",\n  \"version\": 2,\n  \"resourceType\": \"clip\",\n  \"timestamp\": \"2025-06-13T09:08:52.017Z\"\n}\n\n
\n
\n

πŸ” Retry Policy

\n
    \n
  • We attempt delivery up to five times.

    \n
  • \n
  • If repeated failures occur, the subscription may be disabled automatically.

    \n
  • \n
\n
\n","_postman_id":"9f285d8e-dd8f-4262-9d6a-d2f8e955056c"}],"id":"7fde1edd-dada-4c26-a7aa-8889d828f696","_postman_id":"7fde1edd-dada-4c26-a7aa-8889d828f696","description":""},{"name":"Entity Member","item":[{"name":"Create Entity Member","id":"0bd3a3e4-fd33-4369-8e3d-a9e32eaf14e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"name\": \"Test user\",\n \"email\": \"molola3631@1200b.com\",\n \"password\": \"abcd@1234\",\n \"role\": \"user\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/entity-member","description":"

Create a new entity member with the specified details.

\n

Request Body:

\n
    \n
  • name (string, required): The name of the entity member.

    \n
  • \n
  • email (string, required): The email of the entity member.

    \n
  • \n
  • password (string, required): Password of the entity member

    \n
  • \n
  • role (string, required): Role for the entity member, e.g., 'user' or 'reviewer'.

    \n
  • \n
\n","urlObject":{"path":["v1","entity-member"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"cd500b4d-cccf-4053-9c46-b347e876f227","name":"Create Entity Member","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{PARTNER-X-ACCESS-KEY}","type":"text"},{"key":"x-access-secret","value":"{PARTNER-X-ACCESS-SECRET}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"name\": \"Test user\",\n \"email\": \"molola3631@1200b.com\",\n \"password\": \"abcd@1234\",\n \"role\": \"user\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/entity-member"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"vary","value":"Origin"},{"key":"access-control-allow-credentials","value":"true"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"222"},{"key":"Date","value":"Fri, 30 Jan 2026 12:36:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Entity member created successfully\",\n \"data\": {\n \"entityMemberId\": \"orgMem_2f603e98-36ff-413f-94ca-509c0f0f7518\",\n \"userId\": \"nLnZRyj7c\",\n \"role\": \"user\",\n \"name\": \"Test user\",\n \"email\": \"molola3631@1200b.com\"\n }\n}"}],"_postman_id":"0bd3a3e4-fd33-4369-8e3d-a9e32eaf14e2"},{"name":"Assign Role to User","id":"8421400d-684f-4234-ba23-42ae7aa4cfec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"userId\": \"0WXRsQbMQ\",\n \"role\": \"user\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/entity-member/assign","description":"

Assign a role to a assignable user.

\n

Request Body:

\n
    \n
  • userId (string, required): User ID of the user.

    \n
  • \n
  • role (string, required): Role for the user.

    \n

    Note: Allowed values for roles are \"user\" or \"reviewer\"

    \n
  • \n
\n","urlObject":{"path":["v1","entity-member","assign"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"087c2433-a4f2-4fe2-91e4-77c4e4d5f0bb","name":"Assign Role to User","originalRequest":{"method":"POST","header":[{"key":"x-access-key","value":"{PARTNER-X-ACCESS-KEY}","type":"text"},{"key":"x-access-secret","value":"{PARTNER-X-ACCESS-SECRET}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"userId\": \"0WXRsQbMQ\",\n \"role\": \"user\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/entity-member/assign"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"vary","value":"Origin"},{"key":"access-control-allow-credentials","value":"true"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"238"},{"key":"Date","value":"Fri, 30 Jan 2026 12:39:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Role assigned to entity member successfully\",\n \"data\": {\n \"entityMemberId\": \"orgMem_a1a9d3bd-b2e5-464f-b611-52c19e1d888b\",\n \"userId\": \"0WXRsQbMQ\",\n \"role\": \"user\",\n \"name\": \"Test User 2\",\n \"email\": \"faerWellUser@gmail.com\"\n }\n}"}],"_postman_id":"8421400d-684f-4234-ba23-42ae7aa4cfec"},{"name":"Get Assignable Users","id":"fd3b2634-f758-49e2-b497-bc3da7b42893","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/user/assignable","description":"

Retrieve assignable users for the entity.

\n","urlObject":{"path":["v1","user","assignable"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"8c71a411-3cd0-4547-a1d9-65496eafff3d","name":"Get Assignable Users","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{PARTNER-X-ACCESS-KEY}","type":"text"},{"key":"x-access-secret","value":"{PARTNER-X-ACCESS-SECRET}","type":"text"}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/entity-member/assignable?page=1&pageSize=10","host":["{{PARTNER_BASE_URL}}"],"path":["v1","entity-member","assignable"],"query":[{"key":"page","value":"1"},{"key":"pageSize","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"vary","value":"Origin"},{"key":"access-control-allow-credentials","value":"true"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"888"},{"key":"Date","value":"Fri, 30 Jan 2026 11:30:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Assignable users retrieved successfully\",\n \"data\": {\n \"users\": [\n {\n \"userId\": \"0WXRsQbMQ\",\n \"name\": \"Test User 2\",\n \"email\": \"faerWellUser@gmail.com\"\n },\n {\n \"userId\": \"3nbdsANEm\",\n \"name\": \"Test User 3\",\n \"email\": \"faerWelladmin@gmail.com\"\n },\n {\n \"userId\": \"728WCsrKz\",\n \"name\": \"Test User 4\",\n \"email\": \"april29@gmail.com\"\n },\n {\n \"userId\": \"C9u-f4KqS\",\n \"name\": \"Test User 5\",\n \"email\": \"nik123@yopmail.com\"\n },\n {\n \"userId\": \"FkqNXsehK\",\n \"name\": \"Test User 6\",\n \"email\": \"asdfsdf@magnifi.ai\"\n }\n ],\n \"currentPage\": 1,\n \"pageSize\": 10,\n \"totalItems\": 5,\n \"totalPages\": 1\n }\n}"}],"_postman_id":"fd3b2634-f758-49e2-b497-bc3da7b42893"},{"name":"Get Entity Members","id":"83eec6af-3a47-4da3-88d5-ec03a095376d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"url":"{{PARTNER_BASE_URL}}/v1/entity-member","description":"

Retrieve existing entity members of the entity.

\n","urlObject":{"path":["v1","entity-member"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"3599e13d-0177-4471-a2a4-b639667c4663","name":"Get Entity Members","originalRequest":{"method":"GET","header":[{"key":"x-access-key","value":"{PARTNER-X-ACCESS-KEY}","type":"text"},{"key":"x-access-secret","value":"{PARTNER-X-ACCESS-SECRET}","type":"text"}],"url":{"raw":"{{PARTNER_BASE_URL}}/v1/entity-member?page=1&pageSize=10","host":["{{PARTNER_BASE_URL}}"],"path":["v1","entity-member"],"query":[{"key":"page","value":"1"},{"key":"pageSize","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"vary","value":"Origin"},{"key":"access-control-allow-credentials","value":"true"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"767"},{"key":"Date","value":"Fri, 30 Jan 2026 11:29:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Entity members retrieved successfully\",\n \"data\": {\n \"entityMembers\": [\n {\n \"entityMemberId\": \"orgMem_b593b0f3-83b5-45ee-8bf9-c9a9f1ebc123\",\n \"role\": \"admin\",\n \"userId\": \"v988DduzK\",\n \"name\": \"Test User 11\",\n \"email\": \"testadmin@magnifi.ai\"\n },\n {\n \"entityMemberId\": \"orgMem_b12a71dd-c377-4c6b-abcd-4feeec972456\",\n \"role\": \"user\",\n \"userId\": \".KKFPAEdw\",\n \"name\": \"Test User 8\",\n \"email\": \"user8@mailinator.com\"\n },\n {\n \"entityMemberId\": \"orgMem_f9b0603d-2eb6-4ae3-8894-bff51d90f789\",\n \"role\": \"admin\",\n \"userId\": \"HtH74Kk-c\",\n \"name\": \"Test User 7\",\n \"email\": \"admin@mailinator.com\"\n },\n {\n \"entityMemberId\": \"orgMem_f6072a00-dd34-4cdb-99f9-cd86f79da011\",\n \"role\": \"user\",\n \"userId\": \"nLnZRyj7c\",\n \"name\": \"Test user\",\n \"email\": \"molola3631@1200b.com\"\n }\n ],\n \"currentPage\": 1,\n \"pageSize\": 10,\n \"totalItems\": 4,\n \"totalPages\": 1\n }\n}"}],"_postman_id":"83eec6af-3a47-4da3-88d5-ec03a095376d"},{"name":"Update Entity Member Role","id":"55dd8e94-1d82-4057-b229-c29562324979","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"role\": \"reviewer\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/entity-member/{{ENTITY_MEMBER_ID}}","description":"

Update the role of a existing entity member

\n

Params:

\n
    \n
  • ENTITY_MEMBER_ID (URL param): Specifies the unique identifier of the entity member. (e.g orgMem_xxx or wsMem_xxx)
  • \n
\n

Request Body:

\n
    \n
  • role (string, optional): Role for the entity member. (e.g 'user' or 'reviewer')
  • \n
\n","urlObject":{"path":["v1","entity-member","{{ENTITY_MEMBER_ID}}"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"85c53bea-ffda-4121-9ed2-797baaa9de1b","name":"Update Entity Member Role","originalRequest":{"method":"PUT","header":[{"key":"x-access-key","value":"{PARTNER-X-ACCESS-KEY}","type":"text"},{"key":"x-access-secret","value":"{PARTNER-X-ACCESS-SECRET}","type":"text"}],"body":{"mode":"raw","raw":"{\n \"role\": \"reviewer\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/entity-member/{{ENTITY_MEMBER_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"vary","value":"Origin"},{"key":"access-control-allow-credentials","value":"true"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"242"},{"key":"Date","value":"Fri, 30 Jan 2026 12:41:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Role updated for entity member successfully\",\n \"data\": {\n \"entityMemberId\": \"orgMem_a1a9d3bd-b2e5-464f-b611-52c19e1d888b\",\n \"userId\": \"nLnZRyj7c\",\n \"role\": \"reviewer\",\n \"name\": \"Test User\",\n \"email\": \"molola3631@1200b.com\"\n }\n}"}],"_postman_id":"55dd8e94-1d82-4057-b229-c29562324979"},{"name":"Remove Entity Member","id":"0fab3ff3-70ea-4b5d-b2a4-96945ed4753e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"x-access-key","value":"{{PARTNER-X-ACCESS-KEY}}","type":"text"},{"key":"x-access-secret","value":"{{PARTNER-X-ACCESS-SECRET}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/entity-member/{{ENTITY_MEMBER_ID}}","description":"

Remove access of a existing entity member.

\n

Params:

\n
    \n
  • ENTITY_MEMBER_ID (URL param): Specifies the unique identifier of the entity member. (e.g orgMem_xxx or wsMem_xxx)
  • \n
\n","urlObject":{"path":["v1","entity-member","{{ENTITY_MEMBER_ID}}"],"host":["{{PARTNER_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"6b7030ac-f461-47bf-aaa0-7e74f7026145","name":"Remove Entity Member","originalRequest":{"method":"DELETE","header":[{"key":"x-access-key","value":"{PARTNER-X-ACCESS-KEY}","type":"text"},{"key":"x-access-secret","value":"{PARTNER-X-ACCESS-SECRET}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{PARTNER_BASE_URL}}/v1/entity-member/{{ENTITY_MEMBER_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"vary","value":"Origin"},{"key":"access-control-allow-credentials","value":"true"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"75"},{"key":"Date","value":"Fri, 30 Jan 2026 12:46:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n \"statusCode\": 200,\n \"message\": \"Role removed from entity member successfully\"\n}"}],"_postman_id":"0fab3ff3-70ea-4b5d-b2a4-96945ed4753e"}],"id":"054326e4-a1fc-4a28-805f-9c3a8d9603fa","_postman_id":"054326e4-a1fc-4a28-805f-9c3a8d9603fa","description":""}]}