I use Categories in Vimeo.
Postman collection works, although I have seen it slow down the channel sometimes.
xxxxxxxxx = your vimeo ID
Bearer key is an API key you can make in Vimeo.
Hope this helps.
{
"info": {
"_postman_id": "3bb66754-d0d1-44fb-a754-721c20f2f2d7",
"name": "vimeo_dev",
"schema": "https://schema.getpostman.com/json/collection/v2.0.0/collection.json"
},
"item": [
{
"name": "https://api.vimeo.com/users/xxxxxxxxx/albums?page=1",
"request": {
"method": "GET",
"header": [
{
"key": "Accept",
"value": "application/vnd.vimeo.*+json;version=3.4",
"type": "text"
},
{
"key": "Authorization",
"value": "bearer key goes here",
"type": "text"
},
{
"key": "Content-Type",
"value": "application/json",
"type": "text"
}
],
"url": {
"raw": "https://api.vimeo.com/users/xxxxxxxxx/albums?page=1",
"protocol": "https",
"host": [
"api",
"vimeo",
"com"
],
"path": [
"users",
"xxxxxxxxx",
"albums"
],
"query": [
{
"key": "page",
"value": "1"
}
]
}
},
"response": []
},
{
"name": "https://api.vimeo.com/users/xxxxxxxxx/albums",
"request": {
"method": "GET",
"header": [
{
"key": "Accept",
"value": "application/vnd.vimeo.*+json;version=3.4",
"type": "text"
},
{
"key": "Authorization",
"value": "bearer key goes here",
"type": "text"
},
{
"key": "Content-Type",
"value": "application/json",
"type": "text"
}
],
"url": {
"raw": "https://api.vimeo.com/users/xxxxxxxxx/albums?page=2",
"protocol": "https",
"host": [
"api",
"vimeo",
"com"
],
"path": [
"users",
"xxxxxxxxx",
"albums"
],
"query": [
{
"key": "page",
"value": "2"
}
]
}
},
"response": []
},
{
"name": "https://api.vimeo.com/users/xxxxxxxxx/albums/9015535/videos",
"request": {
"method": "GET",
"header": [
{
"key": "Accept",
"value": "application/vnd.vimeo.*+json;version=3.4",
"type": "text"
},
{
"key": "Authorization",
"value": "bearer key goes here",
"type": "text"
},
{
"key": "Content-Type",
"value": "application/json",
"type": "text"
}
],
"url": "https://api.vimeo.com/users/xxxxxxxxx/albums/9015535/videos"
},
"response": []
},
{
"name": "https://api.vimeo.com/users/xxxxxxxxx/albums?page=2",
"request": {
"method": "GET",
"header": [
{
"key": "Accept",
"value": "application/vnd.vimeo.*+json;version=3.4",
"type": "text"
},
{
"key": "Authorization",
"value": "bearer key goes here",
"type": "text"
},
{
"key": "Content-Type",
"value": "application/json",
"type": "text"
}
],
"url": {
"raw": "https://api.vimeo.com/users/xxxxxxxxx/albums?page=2",
"protocol": "https",
"host": [
"api",
"vimeo",
"com"
],
"path": [
"users",
"xxxxxxxxx",
"albums"
],
"query": [
{
"key": "page",
"value": "2"
}
]
}
},
"response": []
},
{
"name": "https://api.vimeo.com/users/xxxxxxxxx/albums/9015535/videos",
"request": {
"method": "GET",
"header": [
{
"key": "Accept",
"value": "application/vnd.vimeo.*+json;version=3.4",
"type": "text"
},
{
"key": "Authorization",
"value": "bearer key goes here",
"type": "text"
},
{
"key": "Content-Type",
"value": "application/json",
"type": "text"
}
],
"url": "https://api.vimeo.com/users/xxxxxxxxx/albums/9015535/videos"
},
"response": []
},
{
"name": "https://api.vimeo.com/users/xxxxxxxxx/albums/8165372/videos",
"request": {
"method": "GET",
"header": [
{
"key": "Accept",
"value": "application/vnd.vimeo.*+json;version=3.4",
"type": "text"
},
{
"key": "Authorization",
"value": "bearer key goes here",
"type": "text"
},
{
"key": "Content-Type",
"value": "application/json",
"type": "text"
}
],
"url": "https://api.vimeo.com/users/xxxxxxxxx/albums/8165372/videos"
},
"response": []
}
]
}
New to this Vimeo to Roku. I was so excited when it went live. Then I thought categories would be great! I went in and tagged but soon started seeing the confusion between Vimeo and Roku. Hoping this can be quickly resolved. It would be great without coding and third-party software.