Files
Bulk create externally linked assets
In this article, you will learn how to bulk create externally linked assets. Bulk create externally linked assets Request Type: POST Header: Authorization: ApiKey <my_api_token> URL: ...
Update asset URL
In this article, you will learn how to update URL of an asset. Update asset URL Request Type: PATCH Header: Authorization: ApiKey <my_api_token> URL: https://app.banyanboard.com/api/assets/<my_file_uuid>/ Payload: { "url": ...
List assets (files) minimal in folder
In this article, you will learn how to list assets minimal in folder. List assets (files) minimal in folder Request Type: GET Header: Authorization: ApiKey <my_api_token> URL: https://app.banyanboard.com/api/folders/<my_folder_uuid>/assets_minimal/ ...
List assets (files) in folder
In this article, you will learn how to list assets in folder. List assets (files) in folder Request Type: GET Header: Authorization: ApiKey <my_api_token> URL: https://app.banyanboard.com/api/folders/<my_folder_uuid>/assets/ Results: { "count": 2, ...
List assets in organization (only title)
In this article, you will learn how to list assets in an organization with titles only. List assets in organization (only title) Request Type: GET Header: Authorization: ApiKey <my_api_token> URL: ...
List assets in organization (no thumbnails)
In this article, you will learn how to list assets in an organization without thumbnails. List assets in organization (no thumbnails) Request Type: GET Header: Authorization: ApiKey <my_api_token> URL: ...
List assets in organization
In this article, you will learn how to list assets in organization. List assets in organization Request Type: GET Header: Authorization: ApiKey <my_api_token> URL: https://app.banyanboard.com/api/orgs/<my_org_uuid>/assets/ Results: { "results": [ { ...
Popular Articles
Basics of video tagging
In this article, you will learn basics and rules of video tagging in SPAN sports performance analysis platform. Before you begin Video tagging is performed with a tag template. To learn how to create and manage such a template, refer to this article. ...
States
In this article, you will learn how to create and use states with labels. Before you begin To learn basics of video tagging in SPAN sports performance analysis platform, refer to this article. States The primary purpose of a state is to associating ...
Configuring EvoFX to integrate scoring from the Squore app
In this article, you will learn how to configure the EvoFX to integrate scoring data from the Squore app. Before you begin To learn how to transition a graphic to live in EvoFX broadcast graphics platform studio, refer to this article. Configuring ...
Creating tag templates
In this article, you will learn how to setup and manage a tag template for video tagging in SPAN sports performance analysis platform. This article will cover the following steps for creating and configuring new tag templates: 1. Creating a new ...
Terminology
This article provides definitions of terms used in other articles in this section related to tagging in SPAN sports performance analysis platform. Tag template A tag template contains tags and relationships between tags specific to a particular ...