{"info":{"_postman_id":"ad761f92-f3b5-417d-a947-df617f8f260f","name":"Seenspire API Documentation","description":"<html><head></head><body><p>Welcome to the Seenspire API Documentation. This guide provides detailed information on how to interact with the Seenspire API, enabling developers to register accounts, authenticate users, and access various data and functionalities offered by Seenspire.  </p>\n<p>This documentation is structured to help you quickly find the information you need to integrate Seenspire’s functionalities into your applications. Each endpoint includes example requests and responses to guide you through the implementation process. For any further assistance, please contact us at&nbsp;<a href=\"https://mailto:support@seenspire.com\">support@seenspire.com</a>.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"12633069","collectionId":"ad761f92-f3b5-417d-a947-df617f8f260f","publishedId":"2sA3Qv7AiA","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"366FDC"},"publishDate":"2024-05-31T16:25:59.000Z"},"item":[{"name":"Users","item":[{"name":"Register a new account","id":"df8e8a52-fe4a-419a-9abf-9f8ac003d837","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"<string>\",\n  \"company_name\":\"<string>\",\n  \"account\":\"<string>\", // parent account slug (or \"seenspire\")\n  \"plain_password\": {\n    \"first\": \"<string>\",\n    \"second\": \"<string>\"\n  },\n  \"first_name\": \"<string>\",\n  \"last_name\": \"<string>\",\n  \"confirmed\": \"<boolean>\",\n  \"avatar\": \"<string>\",\n  \"security_key\":\"mobile\" // bypass captcha\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api-staging-v2.seenspire.com/api/open/users/registrations","description":"<p>Register a new account with email, password, and company name.</p>\n","urlObject":{"path":["api","open","users","registrations"],"host":["https://api-staging-v2.seenspire.com"],"query":[],"variable":[]}},"response":[{"id":"0afe6eb2-522e-433e-ad60-119e29017759","name":"Returned when successful","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"<string>\",\n  \"plain_password\": {\n    \"first\": \"<string>\",\n    \"second\": \"<string>\"\n  },\n  \"first_name\": \"<string>\",\n  \"last_name\": \"<string>\",\n  \"confirmed\": \"<boolean>\",\n  \"avatar\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api-staging-v2.seenspire.com/api/open/users/registrations"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"access_token\": \"<string>\",\n    \"expires_in\": \"<integer>\",\n    \"token_type\": \"bearer\",\n    \"scope\": null,\n    \"refresh_token\": \"<string>\"\n}"}],"_postman_id":"df8e8a52-fe4a-419a-9abf-9f8ac003d837"},{"name":"Get ME","id":"315ecb55-9c2f-47e3-9240-3d5ce36b54e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"https://api-staging-v2.seenspire.com/api/users/me","description":"<p>Retrieve information about the current user and their accounts.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"password","value":"/"},{"key":"username","value":"/"},{"key":"clientSecret","value":"."},{"key":"clientId","value":"."},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"},{"key":"tokenName","value":"<token-name>"}]},"isInherited":true,"source":{"_postman_id":"ad761f92-f3b5-417d-a947-df617f8f260f","id":"ad761f92-f3b5-417d-a947-df617f8f260f","name":"Seenspire API Documentation","type":"collection"}},"urlObject":{"path":["api","users","me"],"host":["https://api-staging-v2.seenspire.com"],"query":[],"variable":[]}},"response":[{"id":"50dd3a0a-5bd5-42ed-b2ef-2962cdbd426e","name":"Returned when successful","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":"https://api-staging-v2.seenspire.com/api/users/me"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":"{\n  \"email\": \"<string>\",\n  \"first_name\": \"<string>\",\n  \"last_name\": \"<string>\",\n  \"id\": \"<integer>\",\n  \"last_used_account\": \"<integer>\",\n  \"account_users\": [\n    {\n      \"id\": \"<integer>\",\n      \"account\": {\n        \"realtime_id\": \"<string>\",\n        \"type\": \"<string>\",\n        \"workosredirect\": \"<string>\",\n        \"channel_types\": [\n          {\n            \"slug\": \"<string>\"\n          },\n          {\n            \"slug\": \"<string>\"\n          }\n        ],\n        \"available_fonts\": {\n          \"ut_0da\": 91774363.6034011,\n          \"exercitation_1e6\": \"reprehenderit deserunt\"\n        },\n        \"id\": \"<integer>\",\n        \"partner_settings\": {\n          \"name\": \"<string>\",\n          \"instagram_url\": \"<string>\",\n          \"facebook_url\": \"<string>\",\n          \"linked_in\": \"<string>\",\n          \"id\": \"<integer>\",\n          \"navigation_background_color\": \"<string>\",\n          \"navigation_text_color\": \"<string>\",\n          \"accent_color\": \"<string>\",\n          \"navigation_logo\": \"<string>\",\n          \"account_logo\": \"<string>\",\n          \"login_logo\": \"<string>\",\n          \"contact_name\": \"<string>\",\n          \"phone_number\": \"<string>\",\n          \"twitter_url\": \"<string>\",\n          \"allow_theming\": \"<boolean>\",\n          \"allow_logo\": \"<boolean>\"\n        },\n        \"live_hours\": {\n          \"seconds\": \"<integer>\",\n          \"start_at\": \"<dateTime>\",\n          \"end_at\": \"<dateTime>\"\n        },\n        \"referral\": \"<boolean>\",\n        \"status\": \"TRIAL\",\n        \"activity\": \"HIGH\",\n        \"airtime\": {\n          \"nulla_\": false,\n          \"dolor_8\": -60573331.1730972\n        },\n        \"work_os_organization\": \"<string>\",\n        \"work_os_connection\": \"<string>\",\n        \"organization_info\": {\n          \"name\": \"<string>\",\n          \"slug\": \"<string>\",\n          \"vat\": \"<string>\",\n          \"street\": \"<string>\",\n          \"number\": \"<string>\",\n          \"box\": \"<string>\",\n          \"zip\": \"<string>\",\n          \"city\": \"<string>\",\n          \"email\": \"<string>\",\n          \"phone\": \"<string>\",\n          \"region\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"subscriptions\": [\n          {\n            \"plan\": {\n              \"channel_types\": [\n                {\n                  \"slug\": \"<string>\"\n                },\n                {\n                  \"slug\": \"<string>\"\n                }\n              ],\n              \"slug\": \"<string>\"\n            },\n            \"licences\": \"<integer>\",\n            \"system\": \"<boolean>\",\n            \"expires_on\": \"<dateTime>\",\n            \"days_to_expiry\": \"<string>\",\n            \"id\": \"<integer>\",\n            \"last_billed_at\": \"<dateTime>\",\n            \"expires_at\": \"<dateTime>\",\n            \"created_at\": \"<dateTime>\",\n            \"legacy\": \"<boolean>\",\n            \"auto_renew\": \"<boolean>\"\n          },\n          {\n            \"plan\": {\n              \"channel_types\": [\n                {\n                  \"slug\": \"<string>\"\n                },\n                {\n                  \"slug\": \"<string>\"\n                }\n              ],\n              \"slug\": \"<string>\"\n            },\n            \"licences\": \"<integer>\",\n            \"system\": \"<boolean>\",\n            \"expires_on\": \"<dateTime>\",\n            \"days_to_expiry\": \"<string>\",\n            \"id\": \"<integer>\",\n            \"last_billed_at\": \"<dateTime>\",\n            \"expires_at\": \"<dateTime>\",\n            \"created_at\": \"<dateTime>\",\n            \"legacy\": \"<boolean>\",\n            \"auto_renew\": \"<boolean>\"\n          }\n        ],\n        \"extra_trial_started_at\": \"<dateTime>\",\n        \"is_extra_trial_finished\": \"<boolean>\",\n        \"extra_trial_choice\": \"<string>\",\n        \"display_settings\": {\n          \"id\": \"<integer>\",\n          \"color\": \"<string>\",\n          \"time_per_slide\": \"<integer>\",\n          \"frequency\": \"<integer>\",\n          \"random\": \"<boolean>\",\n          \"show_cities\": \"<boolean>\",\n          \"advanced_weather\": \"<boolean>\",\n          \"intro\": \"<boolean>\",\n          \"dot_overlay\": \"<boolean>\",\n          \"content_option\": \"<string>\",\n          \"font\": \"<string>\",\n          \"font_path\": \"<string>\",\n          \"performance\": \"<string>\",\n          \"theme\": \"<string>\",\n          \"logo_type\": \"<string>\",\n          \"logo_text\": \"<string>\",\n          \"logo_image\": \"<string>\",\n          \"logo_image_dark\": \"<string>\",\n          \"logo_scale\": \"<string>\",\n          \"single_slide\": \"<boolean>\",\n          \"audio\": \"<boolean>\",\n          \"image_caption\": \"<boolean>\",\n          \"video_visibility\": \"<boolean>\",\n          \"image_visibility\": \"<boolean>\",\n          \"text_visibility\": \"<boolean>\",\n          \"video_caption\": \"<boolean>\",\n          \"ratio\": \"<string>\",\n          \"size\": \"<string>\",\n          \"image_mode\": \"<string>\",\n          \"secondary_color\": \"<string>\",\n          \"profile_position\": \"<string>\",\n          \"social_background\": \"<boolean>\",\n          \"show_profile\": \"<boolean>\"\n        },\n        \"is_lead\": \"<boolean>\",\n        \"is_system\": \"<boolean>\",\n        \"livehours_allowed\": \"<boolean>\",\n        \"disabled\": \"<boolean>\",\n        \"almost_expired\": \"<boolean>\",\n        \"deleted\": \"<boolean>\",\n        \"deleted_at\": \"<dateTime>\",\n        \"terms_accepted\": \"<boolean>\"\n      },\n      \"roles\": [\n        {\n          \"name\": \"<string>\",\n          \"slug\": \"<string>\",\n          \"type\": \"<string>\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"slug\": \"<string>\",\n          \"type\": \"<string>\"\n        }\n      ]\n    },\n    {\n      \"id\": \"<integer>\",\n      \"account\": {\n        \"realtime_id\": \"<string>\",\n        \"type\": \"<string>\",\n        \"workosredirect\": \"<string>\",\n        \"channel_types\": [\n          {\n            \"slug\": \"<string>\"\n          },\n          {\n            \"slug\": \"<string>\"\n          }\n        ],\n        \"available_fonts\": {\n          \"reprehenderit_bdd\": 1619298.5966712981,\n          \"laborum_9eb\": \"nostrud id mollit cillum\"\n        },\n        \"id\": \"<integer>\",\n        \"partner_settings\": {\n          \"name\": \"<string>\",\n          \"instagram_url\": \"<string>\",\n          \"facebook_url\": \"<string>\",\n          \"linked_in\": \"<string>\",\n          \"id\": \"<integer>\",\n          \"navigation_background_color\": \"<string>\",\n          \"navigation_text_color\": \"<string>\",\n          \"accent_color\": \"<string>\",\n          \"navigation_logo\": \"<string>\",\n          \"account_logo\": \"<string>\",\n          \"login_logo\": \"<string>\",\n          \"contact_name\": \"<string>\",\n          \"phone_number\": \"<string>\",\n          \"twitter_url\": \"<string>\",\n          \"allow_theming\": \"<boolean>\",\n          \"allow_logo\": \"<boolean>\"\n        },\n        \"live_hours\": {\n          \"seconds\": \"<integer>\",\n          \"start_at\": \"<dateTime>\",\n          \"end_at\": \"<dateTime>\"\n        },\n        \"referral\": \"<boolean>\",\n        \"status\": \"ACTIVE\",\n        \"activity\": \"HIGH\",\n        \"airtime\": {\n          \"Excepteurfa0\": true,\n          \"consequat7a3\": -54416398.24761402\n        },\n        \"work_os_organization\": \"<string>\",\n        \"work_os_connection\": \"<string>\",\n        \"organization_info\": {\n          \"name\": \"<string>\",\n          \"slug\": \"<string>\",\n          \"vat\": \"<string>\",\n          \"street\": \"<string>\",\n          \"number\": \"<string>\",\n          \"box\": \"<string>\",\n          \"zip\": \"<string>\",\n          \"city\": \"<string>\",\n          \"email\": \"<string>\",\n          \"phone\": \"<string>\",\n          \"region\": \"<string>\",\n          \"country\": \"<string>\"\n        },\n        \"subscriptions\": [\n          {\n            \"plan\": {\n              \"channel_types\": [\n                {\n                  \"slug\": \"<string>\"\n                },\n                {\n                  \"slug\": \"<string>\"\n                }\n              ],\n              \"slug\": \"<string>\"\n            },\n            \"licences\": \"<integer>\",\n            \"system\": \"<boolean>\",\n            \"expires_on\": \"<dateTime>\",\n            \"days_to_expiry\": \"<string>\",\n            \"id\": \"<integer>\",\n            \"last_billed_at\": \"<dateTime>\",\n            \"expires_at\": \"<dateTime>\",\n            \"created_at\": \"<dateTime>\",\n            \"legacy\": \"<boolean>\",\n            \"auto_renew\": \"<boolean>\"\n          },\n          {\n            \"plan\": {\n              \"channel_types\": [\n                {\n                  \"slug\": \"<string>\"\n                },\n                {\n                  \"slug\": \"<string>\"\n                }\n              ],\n              \"slug\": \"<string>\"\n            },\n            \"licences\": \"<integer>\",\n            \"system\": \"<boolean>\",\n            \"expires_on\": \"<dateTime>\",\n            \"days_to_expiry\": \"<string>\",\n            \"id\": \"<integer>\",\n            \"last_billed_at\": \"<dateTime>\",\n            \"expires_at\": \"<dateTime>\",\n            \"created_at\": \"<dateTime>\",\n            \"legacy\": \"<boolean>\",\n            \"auto_renew\": \"<boolean>\"\n          }\n        ],\n        \"extra_trial_started_at\": \"<dateTime>\",\n        \"is_extra_trial_finished\": \"<boolean>\",\n        \"extra_trial_choice\": \"<string>\",\n        \"display_settings\": {\n          \"id\": \"<integer>\",\n          \"color\": \"<string>\",\n          \"time_per_slide\": \"<integer>\",\n          \"frequency\": \"<integer>\",\n          \"random\": \"<boolean>\",\n          \"show_cities\": \"<boolean>\",\n          \"advanced_weather\": \"<boolean>\",\n          \"intro\": \"<boolean>\",\n          \"dot_overlay\": \"<boolean>\",\n          \"content_option\": \"<string>\",\n          \"font\": \"<string>\",\n          \"font_path\": \"<string>\",\n          \"performance\": \"<string>\",\n          \"theme\": \"<string>\",\n          \"logo_type\": \"<string>\",\n          \"logo_text\": \"<string>\",\n          \"logo_image\": \"<string>\",\n          \"logo_image_dark\": \"<string>\",\n          \"logo_scale\": \"<string>\",\n          \"single_slide\": \"<boolean>\",\n          \"audio\": \"<boolean>\",\n          \"image_caption\": \"<boolean>\",\n          \"video_visibility\": \"<boolean>\",\n          \"image_visibility\": \"<boolean>\",\n          \"text_visibility\": \"<boolean>\",\n          \"video_caption\": \"<boolean>\",\n          \"ratio\": \"<string>\",\n          \"size\": \"<string>\",\n          \"image_mode\": \"<string>\",\n          \"secondary_color\": \"<string>\",\n          \"profile_position\": \"<string>\",\n          \"social_background\": \"<boolean>\",\n          \"show_profile\": \"<boolean>\"\n        },\n        \"is_lead\": \"<boolean>\",\n        \"is_system\": \"<boolean>\",\n        \"livehours_allowed\": \"<boolean>\",\n        \"disabled\": \"<boolean>\",\n        \"almost_expired\": \"<boolean>\",\n        \"deleted\": \"<boolean>\",\n        \"deleted_at\": \"<dateTime>\",\n        \"terms_accepted\": \"<boolean>\"\n      },\n      \"roles\": [\n        {\n          \"name\": \"<string>\",\n          \"slug\": \"<string>\",\n          \"type\": \"<string>\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"slug\": \"<string>\",\n          \"type\": \"<string>\"\n        }\n      ]\n    }\n  ],\n  \"confirmed\": \"<boolean>\",\n  \"avatar\": \"<string>\",\n  \"last_login_time\": \"<dateTime>\"\n}"}],"_postman_id":"315ecb55-9c2f-47e3-9240-3d5ce36b54e8"},{"name":"Get bearer token for existing user","id":"e24ef139-03ac-4d71-bf10-b2c8778f3c43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"client_id\":\".\",\n    \"client_secret\":\".\",\n    \"grant_type\":\"password\",\n    \"username\":\"/\",\n    \"password\":\"/\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api-staging-v2.seenspire.com/oauth/v2/token","description":"<p>Get a Bearer token based on <code>username</code> and <code>password</code></p>\n","urlObject":{"path":["oauth","v2","token"],"host":["https://api-staging-v2.seenspire.com"],"query":[],"variable":[]}},"response":[{"id":"e2c1c278-544b-4e78-8ed7-b640f54855a6","name":"Returned when successful","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"client_id\":\".\",\n    \"client_secret\":\".\",\n    \"grant_type\":\"password\",\n    \"username\":\"/\",\n    \"password\":\"/\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api-staging-v2.seenspire.com/oauth/v2/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"access_token\": \"<string>\",\n    \"expires_in\": 1200,\n    \"token_type\": \"bearer\",\n    \"scope\": \"email\",\n    \"refresh_token\": \"<string>\"\n}"}],"_postman_id":"e24ef139-03ac-4d71-bf10-b2c8778f3c43"}],"id":"553c24fa-0994-4bb4-9e03-865de5cd647a","_postman_id":"553c24fa-0994-4bb4-9e03-865de5cd647a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"password","value":"/"},{"key":"username","value":"/"},{"key":"clientSecret","value":"."},{"key":"clientId","value":"."},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"},{"key":"tokenName","value":"<token-name>"}]},"isInherited":true,"source":{"_postman_id":"ad761f92-f3b5-417d-a947-df617f8f260f","id":"ad761f92-f3b5-417d-a947-df617f8f260f","name":"Seenspire API Documentation","type":"collection"}}},{"name":"Channels (Feeds)","item":[{"name":"Get available base channels","id":"9d66d58c-482d-4f62-b703-38cb2a5d2dc4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"https://api-staging-v2.seenspire.com/api/open/channels","description":"<p>List all available channels, categories, sources, regions, and languages.</p>\n<p>A combination of choice of channel, source, region and lanuage can then be chosen by the user, and used to <a href=\"https://go.postman.co/workspace/Team-Workspace~7a88ed16-9e1b-4d55-8825-10a908637572/documentation/12633069-ad761f92-f3b5-417d-a947-df617f8f260f?entity=request-64e9399e-2d2d-4e65-928b-d9587d6aa46f\">POST Create an ActiveChannel</a></p>\n","urlObject":{"path":["api","open","channels"],"host":["https://api-staging-v2.seenspire.com"],"query":[{"disabled":true,"description":{"content":"<p>Limit the number of results</p>\n","type":"text/plain"},"key":"limit","value":"<integer>"},{"disabled":true,"description":{"content":"<p>PageNr</p>\n","type":"text/plain"},"key":"page","value":"<integer>"},{"disabled":true,"description":{"content":"<p>.</p>\n","type":"text/plain"},"key":"s","value":"<string>"},{"disabled":true,"description":{"content":"<p>.</p>\n","type":"text/plain"},"key":"o","value":"<string>"},{"disabled":true,"description":{"content":"<p>Search using category slug</p>\n","type":"text/plain"},"key":"category[]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Search using language slug</p>\n","type":"text/plain"},"key":"language[]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Search using region slug</p>\n","type":"text/plain"},"key":"region[]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Search using source title</p>\n","type":"text/plain"},"key":"source[]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Search using channel title</p>\n","type":"text/plain"},"key":"q","value":"<string>"}],"variable":[]}},"response":[{"id":"46af792b-87e7-454a-9279-c282cfb99e4e","name":"Returned when successful","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"https://api-staging-v2.seenspire.com/api/open/channels?limit=<integer>&page=<integer>&s=<string>&o=<string>&category[]=<string>&language[]=[object Object]&region[]=[object Object]&source[]=[object Object]&q=<string>","protocol":"https","host":["api-staging-v2","seenspire","com"],"path":["api","open","channels"],"query":[{"key":"limit","value":"<integer>","description":"Limit the number of results"},{"key":"page","value":"<integer>","description":"PageNr"},{"key":"s","value":"<string>","description":"."},{"key":"o","value":"<string>","description":"."},{"key":"category[]","value":"<string>","description":"."},{"key":"language[]","value":"[object Object]","description":"."},{"key":"region[]","value":"[object Object]","description":"."},{"key":"source[]","value":"[object Object]","description":"."},{"key":"q","value":"<string>","description":"."}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"title\": \"<string>\",\n      \"description\": \"<string>\",\n      \"description_short\": \"<string>\",\n      \"slug\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"hidden\": \"<boolean>\",\n      \"channel_categories\": [\n        {\n          \"title\": \"<string>\",\n          \"slug\": \"<string>\",\n          \"id\": \"<integer>\",\n          \"order\": \"<integer>\"\n        },\n        {\n          \"title\": \"<string>\",\n          \"slug\": \"<string>\",\n          \"id\": \"<integer>\",\n          \"order\": \"<integer>\"\n        }\n      ],\n      \"channel_order\": [\n        {\n          \"channel_category\": {\n            \"title\": \"<string>\",\n            \"slug\": \"<string>\",\n            \"id\": \"<integer>\",\n            \"order\": \"<integer>\"\n          },\n          \"order\": \"<integer>\"\n        },\n        {\n          \"channel_category\": {\n            \"title\": \"<string>\",\n            \"slug\": \"<string>\",\n            \"id\": \"<integer>\",\n            \"order\": \"<integer>\"\n          },\n          \"order\": \"<integer>\"\n        }\n      ],\n      \"available_sources\": [\n        {\n          \"source\": {\n            \"id\": \"<integer>\",\n            \"title\": \"<string>\"\n          },\n          \"available_regions\": [\n            {\n              \"region\": {\n                \"slug\": \"<string>\",\n                \"name\": \"<string>\",\n                \"id\": \"<integer>\"\n              },\n              \"hidden\": \"<boolean>\",\n              \"available_languages\": [\n                {\n                  \"language\": {\n                    \"slug\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"id\": \"<integer>\"\n                  }\n                },\n                {\n                  \"language\": {\n                    \"slug\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"id\": \"<integer>\"\n                  }\n                }\n              ]\n            },\n            {\n              \"region\": {\n                \"slug\": \"<string>\",\n                \"name\": \"<string>\",\n                \"id\": \"<integer>\"\n              },\n              \"hidden\": \"<boolean>\",\n              \"available_languages\": [\n                {\n                  \"language\": {\n                    \"slug\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"id\": \"<integer>\"\n                  }\n                },\n                {\n                  \"language\": {\n                    \"slug\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"id\": \"<integer>\"\n                  }\n                }\n              ]\n            }\n          ],\n          \"hidden\": \"<boolean>\"\n        },\n        {\n          \"source\": {\n            \"id\": \"<integer>\",\n            \"title\": \"<string>\"\n          },\n          \"available_regions\": [\n            {\n              \"region\": {\n                \"slug\": \"<string>\",\n                \"name\": \"<string>\",\n                \"id\": \"<integer>\"\n              },\n              \"hidden\": \"<boolean>\",\n              \"available_languages\": [\n                {\n                  \"language\": {\n                    \"slug\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"id\": \"<integer>\"\n                  }\n                },\n                {\n                  \"language\": {\n                    \"slug\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"id\": \"<integer>\"\n                  }\n                }\n              ]\n            },\n            {\n              \"region\": {\n                \"slug\": \"<string>\",\n                \"name\": \"<string>\",\n                \"id\": \"<integer>\"\n              },\n              \"hidden\": \"<boolean>\",\n              \"available_languages\": [\n                {\n                  \"language\": {\n                    \"slug\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"id\": \"<integer>\"\n                  }\n                },\n                {\n                  \"language\": {\n                    \"slug\": \"<string>\",\n                    \"name\": \"<string>\",\n                    \"id\": \"<integer>\"\n                  }\n                }\n              ]\n            }\n          ],\n          \"hidden\": \"<boolean>\"\n        }\n      ],\n      \"custom_fields\": {\n        \"custom\": [object Object]\n      }\n    }\n  ],\n  \"meta\": {\n    \"last\": \"<integer>\",\n    \"current\": \"<integer>\",\n    \"numItemsPerPage\": \"<integer>\",\n    \"first\": \"<integer>\",\n    \"pageCount\": \"<integer>\",\n    \"totalCount\": \"<integer>\",\n    \"pageRange\": \"<integer>\",\n    \"startPage\": \"<integer>\",\n    \"endPage\": \"<integer>\",\n    \"firstPageInRange\": \"<integer>\",\n    \"lastPageInRange\": \"<integer>\",\n    \"currentItemCount\": \"<integer>\",\n    \"firstItemNumber\": \"<integer>\",\n    \"lastItemNumber\": \"<integer>\"\n  }\n}"}],"_postman_id":"9d66d58c-482d-4f62-b703-38cb2a5d2dc4"}],"id":"050aeeec-6e9a-4d5f-92e8-a2bc75d89784","description":"<p>“Channels” are referred to as “Feeds” in the Seenspire web app. The call <code>Get available BaseChannels</code> lists the entire Infotainment feed content library, and <code>Get ActiveChannels</code> retrieves all channels that have been added.</p>\n","_postman_id":"050aeeec-6e9a-4d5f-92e8-a2bc75d89784","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"password","value":"/"},{"key":"username","value":"/"},{"key":"clientSecret","value":"."},{"key":"clientId","value":"."},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"},{"key":"tokenName","value":"<token-name>"}]},"isInherited":true,"source":{"_postman_id":"ad761f92-f3b5-417d-a947-df617f8f260f","id":"ad761f92-f3b5-417d-a947-df617f8f260f","name":"Seenspire API Documentation","type":"collection"}}},{"name":"Active channels","item":[{"name":"Get active channels","id":"f0205b88-9685-4fba-9caa-fac703f6cf1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"https://api-staging-v2.seenspire.com/api/activechannels","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"password","value":"/"},{"key":"username","value":"/"},{"key":"clientSecret","value":"."},{"key":"clientId","value":"."},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"},{"key":"tokenName","value":"<token-name>"}]},"isInherited":true,"source":{"_postman_id":"ad761f92-f3b5-417d-a947-df617f8f260f","id":"ad761f92-f3b5-417d-a947-df617f8f260f","name":"Seenspire API Documentation","type":"collection"}},"urlObject":{"path":["api","activechannels"],"host":["https://api-staging-v2.seenspire.com"],"query":[{"disabled":true,"description":{"content":"<p>Limit the number of results</p>\n","type":"text/plain"},"key":"limit","value":"<integer>"},{"disabled":true,"description":{"content":"<p>PageNr</p>\n","type":"text/plain"},"key":"page","value":"<integer>"},{"disabled":true,"description":{"content":"<p>.</p>\n","type":"text/plain"},"key":"s","value":"<string>"},{"disabled":true,"description":{"content":"<p>.</p>\n","type":"text/plain"},"key":"o","value":"<string>"}],"variable":[]}},"response":[],"_postman_id":"f0205b88-9685-4fba-9caa-fac703f6cf1c"},{"name":"Get activechannel","id":"ed38ffe5-0513-49a6-8dd4-922e8889b210","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"https://api-staging-v2.seenspire.com/api/open/activechannels/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"password","value":"/"},{"key":"username","value":"/"},{"key":"clientSecret","value":"."},{"key":"clientId","value":"."},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"},{"key":"tokenName","value":"<token-name>"}]},"isInherited":true,"source":{"_postman_id":"ad761f92-f3b5-417d-a947-df617f8f260f","id":"ad761f92-f3b5-417d-a947-df617f8f260f","name":"Seenspire API Documentation","type":"collection"}},"urlObject":{"path":["api","open","activechannels",":id"],"host":["https://api-staging-v2.seenspire.com"],"query":[],"variable":[{"id":"99ac163f-5a10-40b0-9c18-2a8ea9bf5286","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"e12d867d-4f21-4d81-aa88-2a94cce2b4d5","name":"Returned when successful","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"},{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"}],"url":{"raw":"https://api-staging-v2.seenspire.com/api/open/activechannels/:id","protocol":"https","host":["api-staging-v2","seenspire","com"],"path":["api","open","activechannels",":id"],"variable":[{"key":"id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"description_short\": \"<string>\",\n  \"slug\": \"<string>\",\n  \"channel\": {\n    \"title\": \"<string>\",\n    \"description\": \"<string>\",\n    \"description_short\": \"<string>\",\n    \"slug\": \"<string>\",\n    \"id\": \"<integer>\",\n    \"hidden\": \"<boolean>\",\n    \"options\": {\n      \"sunt_121\": true\n    },\n    \"media\": {\n      \"in___\": false\n    },\n    \"default_display_settings\": {\n      \"id\": \"<integer>\",\n      \"color\": \"<string>\",\n      \"time_per_slide\": \"<integer>\",\n      \"frequency\": \"<integer>\",\n      \"random\": \"<boolean>\",\n      \"show_cities\": \"<boolean>\",\n      \"advanced_weather\": \"<boolean>\",\n      \"intro\": \"<boolean>\",\n      \"dot_overlay\": \"<boolean>\",\n      \"content_option\": \"<string>\",\n      \"teams_content_option\": \"<string>\",\n      \"font\": \"<string>\",\n      \"font_path\": \"<string>\",\n      \"performance\": \"<string>\",\n      \"theme\": \"<string>\",\n      \"logo_type\": \"<string>\",\n      \"logo_text\": \"<string>\",\n      \"logo_image\": \"<string>\",\n      \"logo_image_dark\": \"<string>\",\n      \"logo_scale\": \"<string>\",\n      \"single_slide\": \"<boolean>\",\n      \"audio\": \"<boolean>\",\n      \"image_caption\": \"<boolean>\",\n      \"video_visibility\": \"<boolean>\",\n      \"image_visibility\": \"<boolean>\",\n      \"text_visibility\": \"<boolean>\",\n      \"video_caption\": \"<boolean>\",\n      \"ratio\": \"<string>\",\n      \"size\": \"<string>\",\n      \"image_mode\": \"<string>\",\n      \"secondary_color\": \"<string>\",\n      \"profile_position\": \"<string>\",\n      \"social_background\": \"<boolean>\",\n      \"show_profile\": \"<boolean>\"\n    }\n  },\n  \"active\": \"<boolean>\",\n  \"language\": {\n    \"slug\": \"<string>\",\n    \"name\": \"<string>\",\n    \"id\": \"<integer>\"\n  },\n  \"region\": {\n    \"slug\": \"<string>\",\n    \"name\": \"<string>\",\n    \"id\": \"<integer>\"\n  },\n  \"source\": {\n    \"hide_older_than\": \"<integer>\",\n    \"network_connection\": {\n      \"network\": {\n        \"title\": \"<string>\"\n      },\n      \"id\": \"<integer>\",\n      \"status\": \"<string>\",\n      \"image\": \"<string>\"\n    },\n    \"related_ctas\": [\n      {\n        \"title\": \"<string>\",\n        \"type\": \"<string>\",\n        \"primary_text\": \"<string>\",\n        \"secondary_text\": \"<string>\",\n        \"color\": \"<string>\",\n        \"size\": \"<string>\",\n        \"frequency\": \"<integer>\",\n        \"id\": \"<integer>\",\n        \"active\": \"<boolean>\",\n        \"related_sources\": [\n          {\n            \"value\": \"<Circular reference to #/components/schemas/ActiveChannelSource detected>\"\n          },\n          {\n            \"value\": \"<Circular reference to #/components/schemas/ActiveChannelSource detected>\"\n          }\n        ],\n        \"background_type_image\": \"<string>\"\n      },\n      {\n        \"title\": \"<string>\",\n        \"type\": \"<string>\",\n        \"primary_text\": \"<string>\",\n        \"secondary_text\": \"<string>\",\n        \"color\": \"<string>\",\n        \"size\": \"<string>\",\n        \"frequency\": \"<integer>\",\n        \"id\": \"<integer>\",\n        \"active\": \"<boolean>\",\n        \"related_sources\": [\n          {\n            \"value\": \"<Circular reference to #/components/schemas/ActiveChannelSource detected>\"\n          },\n          {\n            \"value\": \"<Circular reference to #/components/schemas/ActiveChannelSource detected>\"\n          }\n        ],\n        \"background_type_image\": \"<string>\"\n      }\n    ],\n    \"active\": \"<boolean>\",\n    \"curation_type\": \"AUTO_APPROVE\",\n    \"id\": \"<integer>\",\n    \"title\": \"<string>\",\n    \"identifier\": \"<string>\",\n    \"custom_fields\": {\n      \"nisi__4b\": false\n    },\n    \"type\": \"AIRQUALITY\",\n    \"source_item_type\": \"WorkplacePost\",\n    \"running\": \"<boolean>\",\n    \"source_verified\": \"<boolean>\",\n    \"error_code\": \"<integer>\",\n    \"error_message\": \"<string>\",\n    \"error_message_full\": \"<string>\"\n  },\n  \"type\": {\n    \"slug\": \"<string>\"\n  },\n  \"presentation_design\": {\n    \"title\": \"<string>\",\n    \"slug\": \"<string>\",\n    \"display_settings\": {\n      \"color\": \"<string>\",\n      \"time_per_slide\": \"<integer>\",\n      \"frequency\": \"<integer>\"\n    },\n    \"id\": \"<integer>\"\n  },\n  \"blocked_languages\": [\n    {\n      \"slug\": \"<string>\",\n      \"name\": \"<string>\",\n      \"id\": \"<integer>\"\n    },\n    {\n      \"slug\": \"<string>\",\n      \"name\": \"<string>\",\n      \"id\": \"<integer>\"\n    }\n  ],\n  \"id\": \"<integer>\",\n  \"hidden\": \"<boolean>\",\n  \"options\": {\n    \"ut_25\": 42064612.257790804\n  },\n  \"custom_fields\": {\n    \"est_b_d\": -49383454.12345164,\n    \"exercitation_a9_\": 9362143\n  },\n  \"default_display_settings\": {\n    \"id\": \"<integer>\",\n    \"color\": \"<string>\",\n    \"time_per_slide\": \"<integer>\",\n    \"frequency\": \"<integer>\",\n    \"random\": \"<boolean>\",\n    \"show_cities\": \"<boolean>\",\n    \"advanced_weather\": \"<boolean>\",\n    \"intro\": \"<boolean>\",\n    \"dot_overlay\": \"<boolean>\",\n    \"content_option\": \"<string>\",\n    \"teams_content_option\": \"<string>\",\n    \"font\": \"<string>\",\n    \"font_path\": \"<string>\",\n    \"performance\": \"<string>\",\n    \"theme\": \"<string>\",\n    \"logo_type\": \"<string>\",\n    \"logo_text\": \"<string>\",\n    \"logo_image\": \"<string>\",\n    \"logo_image_dark\": \"<string>\",\n    \"logo_scale\": \"<string>\",\n    \"single_slide\": \"<boolean>\",\n    \"audio\": \"<boolean>\",\n    \"image_caption\": \"<boolean>\",\n    \"video_visibility\": \"<boolean>\",\n    \"image_visibility\": \"<boolean>\",\n    \"text_visibility\": \"<boolean>\",\n    \"video_caption\": \"<boolean>\",\n    \"ratio\": \"<string>\",\n    \"size\": \"<string>\",\n    \"image_mode\": \"<string>\",\n    \"secondary_color\": \"<string>\",\n    \"profile_position\": \"<string>\",\n    \"social_background\": \"<boolean>\",\n    \"show_profile\": \"<boolean>\"\n  },\n  \"precurated_template\": \"<boolean>\",\n  \"activity\": \"MEDIUM\",\n  \"networked_sources\": [\n    {\n      \"hide_older_than\": \"<integer>\",\n      \"network_connection\": {\n        \"network\": {\n          \"title\": \"<string>\"\n        },\n        \"id\": \"<integer>\",\n        \"status\": \"<string>\",\n        \"image\": \"<string>\"\n      },\n      \"related_ctas\": [\n        {\n          \"title\": \"<string>\",\n          \"type\": \"<string>\",\n          \"primary_text\": \"<string>\",\n          \"secondary_text\": \"<string>\",\n          \"color\": \"<string>\",\n          \"size\": \"<string>\",\n          \"frequency\": \"<integer>\",\n          \"id\": \"<integer>\",\n          \"active\": \"<boolean>\",\n          \"related_sources\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ActiveChannelSource detected>\"\n            },\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ActiveChannelSource detected>\"\n            }\n          ],\n          \"background_type_image\": \"<string>\"\n        },\n        {\n          \"title\": \"<string>\",\n          \"type\": \"<string>\",\n          \"primary_text\": \"<string>\",\n          \"secondary_text\": \"<string>\",\n          \"color\": \"<string>\",\n          \"size\": \"<string>\",\n          \"frequency\": \"<integer>\",\n          \"id\": \"<integer>\",\n          \"active\": \"<boolean>\",\n          \"related_sources\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ActiveChannelSource detected>\"\n            },\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ActiveChannelSource detected>\"\n            }\n          ],\n          \"background_type_image\": \"<string>\"\n        }\n      ],\n      \"active\": \"<boolean>\",\n      \"curation_type\": \"MANUAL\",\n      \"id\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"identifier\": \"<string>\",\n      \"custom_fields\": {\n        \"dolor794\": \"proident sed voluptate\",\n        \"tempor32\": 87828605.93120968\n      },\n      \"type\": \"RSS\",\n      \"source_item_type\": \"GamesSourceItem\",\n      \"running\": \"<boolean>\",\n      \"source_verified\": \"<boolean>\",\n      \"error_code\": \"<integer>\",\n      \"error_message\": \"<string>\",\n      \"error_message_full\": \"<string>\"\n    },\n    {\n      \"hide_older_than\": \"<integer>\",\n      \"network_connection\": {\n        \"network\": {\n          \"title\": \"<string>\"\n        },\n        \"id\": \"<integer>\",\n        \"status\": \"<string>\",\n        \"image\": \"<string>\"\n      },\n      \"related_ctas\": [\n        {\n          \"title\": \"<string>\",\n          \"type\": \"<string>\",\n          \"primary_text\": \"<string>\",\n          \"secondary_text\": \"<string>\",\n          \"color\": \"<string>\",\n          \"size\": \"<string>\",\n          \"frequency\": \"<integer>\",\n          \"id\": \"<integer>\",\n          \"active\": \"<boolean>\",\n          \"related_sources\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ActiveChannelSource detected>\"\n            },\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ActiveChannelSource detected>\"\n            }\n          ],\n          \"background_type_image\": \"<string>\"\n        },\n        {\n          \"title\": \"<string>\",\n          \"type\": \"<string>\",\n          \"primary_text\": \"<string>\",\n          \"secondary_text\": \"<string>\",\n          \"color\": \"<string>\",\n          \"size\": \"<string>\",\n          \"frequency\": \"<integer>\",\n          \"id\": \"<integer>\",\n          \"active\": \"<boolean>\",\n          \"related_sources\": [\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ActiveChannelSource detected>\"\n            },\n            {\n              \"value\": \"<Circular reference to #/components/schemas/ActiveChannelSource detected>\"\n            }\n          ],\n          \"background_type_image\": \"<string>\"\n        }\n      ],\n      \"active\": \"<boolean>\",\n      \"curation_type\": \"MANUAL\",\n      \"id\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"identifier\": \"<string>\",\n      \"custom_fields\": {\n        \"pariatur_16c\": true\n      },\n      \"type\": \"RSS\",\n      \"source_item_type\": \"InstaPost\",\n      \"running\": \"<boolean>\",\n      \"source_verified\": \"<boolean>\",\n      \"error_code\": \"<integer>\",\n      \"error_message\": \"<string>\",\n      \"error_message_full\": \"<string>\"\n    }\n  ],\n  \"vxt_name\": \"<string>\",\n  \"info\": {\n    \"elit_3f7\": -32763716\n  },\n  \"curation_type\": \"AUTO_DECLINE\",\n  \"display_settings\": {\n    \"id\": \"<integer>\",\n    \"color\": \"<string>\",\n    \"time_per_slide\": \"<integer>\",\n    \"frequency\": \"<integer>\",\n    \"random\": \"<boolean>\",\n    \"show_cities\": \"<boolean>\",\n    \"advanced_weather\": \"<boolean>\",\n    \"intro\": \"<boolean>\",\n    \"dot_overlay\": \"<boolean>\",\n    \"content_option\": \"<string>\",\n    \"teams_content_option\": \"<string>\",\n    \"font\": \"<string>\",\n    \"font_path\": \"<string>\",\n    \"performance\": \"<string>\",\n    \"theme\": \"<string>\",\n    \"logo_type\": \"<string>\",\n    \"logo_text\": \"<string>\",\n    \"logo_image\": \"<string>\",\n    \"logo_image_dark\": \"<string>\",\n    \"logo_scale\": \"<string>\",\n    \"single_slide\": \"<boolean>\",\n    \"audio\": \"<boolean>\",\n    \"image_caption\": \"<boolean>\",\n    \"video_visibility\": \"<boolean>\",\n    \"image_visibility\": \"<boolean>\",\n    \"text_visibility\": \"<boolean>\",\n    \"video_caption\": \"<boolean>\",\n    \"ratio\": \"<string>\",\n    \"size\": \"<string>\",\n    \"image_mode\": \"<string>\",\n    \"secondary_color\": \"<string>\",\n    \"profile_position\": \"<string>\",\n    \"social_background\": \"<boolean>\",\n    \"show_profile\": \"<boolean>\"\n  },\n  \"live_hours\": {},\n  \"is_live\": \"<boolean>\",\n  \"active_channel_template\": {\n    \"value\": \"<Circular reference to #/components/schemas/ActiveChannel detected>\"\n  },\n  \"ctas\": [\n    {\n      \"title\": \"<string>\",\n      \"type\": \"<string>\",\n      \"primary_text\": \"<string>\",\n      \"secondary_text\": \"<string>\",\n      \"color\": \"<string>\",\n      \"size\": \"<string>\",\n      \"frequency\": \"<integer>\",\n      \"id\": \"<integer>\",\n      \"active\": \"<boolean>\",\n      \"related_sources\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ActiveChannelSource detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ActiveChannelSource detected>\"\n        }\n      ],\n      \"background_type_image\": \"<string>\"\n    },\n    {\n      \"title\": \"<string>\",\n      \"type\": \"<string>\",\n      \"primary_text\": \"<string>\",\n      \"secondary_text\": \"<string>\",\n      \"color\": \"<string>\",\n      \"size\": \"<string>\",\n      \"frequency\": \"<integer>\",\n      \"id\": \"<integer>\",\n      \"active\": \"<boolean>\",\n      \"related_sources\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ActiveChannelSource detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/ActiveChannelSource detected>\"\n        }\n      ],\n      \"background_type_image\": \"<string>\"\n    }\n  ],\n  \"draft\": \"<boolean>\",\n  \"ready\": \"<boolean>\",\n  \"code\": \"<string>\",\n  \"created_by\": {\n    \"email\": \"<string>\",\n    \"first_name\": \"<string>\",\n    \"last_name\": \"<string>\",\n    \"id\": \"<integer>\"\n  },\n  \"created_at\": \"<dateTime>\",\n  \"updated_by\": {\n    \"email\": \"<string>\",\n    \"first_name\": \"<string>\",\n    \"last_name\": \"<string>\",\n    \"id\": \"<integer>\"\n  },\n  \"updated_at\": \"<dateTime>\"\n}"}],"_postman_id":"ed38ffe5-0513-49a6-8dd4-922e8889b210"},{"name":"Create an active channel","id":"64e9399e-2d2d-4e65-928b-d9587d6aa46f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"channel\": \"<integer>\",\n    \"language\": \"<integer>\",\n    \"region\": \"<integer>\",\n    \"source\": \"<integer>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api-staging-v2.seenspire.com/api/activechannels/infos","description":"<p>Valid <code>source</code>, <code>region</code>, and <code>language</code> IDs must be used for the selected <code>channel</code> ID.</p>\n<p>These IDs can be found in the <code>available_sources</code>, <code>available_regions</code>, and <code>available_languages</code> sections of each channel by using the <a href=\"https://go.postman.co/workspace/Team-Workspace~7a88ed16-9e1b-4d55-8825-10a908637572/documentation/12633069-ad761f92-f3b5-417d-a947-df617f8f260f?entity=request-9d66d58c-482d-4f62-b703-38cb2a5d2dc4\">Get available BaseChannels</a> call.</p>\n<p>The response will contain a code such as 'xxxx-xxxx-xxxx'.</p>\n<p>The resulting presentation can be accessed at the following URL:</p>\n<p><a href=\"https://staging-content.seenspire.com/xxxx-xxxx-xxxx\">https://staging-content.seenspire.com/xxxx-xxxx-xxxx</a> (using the staging host in this case).</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"password","value":"/"},{"key":"username","value":"/"},{"key":"clientSecret","value":"."},{"key":"clientId","value":"."},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"},{"key":"tokenName","value":"<token-name>"}]},"isInherited":true,"source":{"_postman_id":"ad761f92-f3b5-417d-a947-df617f8f260f","id":"ad761f92-f3b5-417d-a947-df617f8f260f","name":"Seenspire API Documentation","type":"collection"}},"urlObject":{"path":["api","activechannels","infos"],"host":["https://api-staging-v2.seenspire.com"],"query":[],"variable":[]}},"response":[{"id":"371806a0-e048-4bf3-b354-ad1ee45be312","name":"Returned when successful","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"channel\": \"<integer>\",\n  \"language\": \"<integer>\",\n  \"region\": \"<integer>\",\n  \"source\": \"<integer>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api-staging-v2.seenspire.com/api/activechannels/infos"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"<integer>\",\n    \"code\": \"<string>\"\n}"}],"_postman_id":"64e9399e-2d2d-4e65-928b-d9587d6aa46f"}],"id":"e9b2a449-8389-4083-a4b1-48478a59b533","_postman_id":"e9b2a449-8389-4083-a4b1-48478a59b533","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"password","value":"/"},{"key":"username","value":"/"},{"key":"clientSecret","value":"."},{"key":"clientId","value":"."},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"},{"key":"tokenName","value":"<token-name>"}]},"isInherited":true,"source":{"_postman_id":"ad761f92-f3b5-417d-a947-df617f8f260f","id":"ad761f92-f3b5-417d-a947-df617f8f260f","name":"Seenspire API Documentation","type":"collection"}}},{"name":"Subscriptions","item":[{"name":"Get all plans","id":"53c52d7b-85a0-4198-b66b-11fe209e0cfe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"https://api-staging-v2.seenspire.com/api/plans","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"password","value":"/"},{"key":"username","value":"/"},{"key":"clientSecret","value":"."},{"key":"clientId","value":"."},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"},{"key":"tokenName","value":"<token-name>"}]},"isInherited":true,"source":{"_postman_id":"ad761f92-f3b5-417d-a947-df617f8f260f","id":"ad761f92-f3b5-417d-a947-df617f8f260f","name":"Seenspire API Documentation","type":"collection"}},"urlObject":{"path":["api","plans"],"host":["https://api-staging-v2.seenspire.com"],"query":[{"disabled":true,"description":{"content":"<p>Limit the number of results</p>\n","type":"text/plain"},"key":"limit","value":"<integer>"},{"disabled":true,"description":{"content":"<p>PageNr</p>\n","type":"text/plain"},"key":"page","value":"<integer>"},{"disabled":true,"description":{"content":"<p>.</p>\n","type":"text/plain"},"key":"s","value":"<string>"},{"disabled":true,"description":{"content":"<p>.</p>\n","type":"text/plain"},"key":"q","value":"<string>"},{"disabled":true,"description":{"content":"<p>.</p>\n","type":"text/plain"},"key":"o","value":"<string>"}],"variable":[]}},"response":[{"id":"b0ea673c-0ef2-4062-b4aa-f11b0fc9955f","name":"Returned when successful","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"https://api-staging-v2.seenspire.com/api/plans","protocol":"https","host":["api-staging-v2","seenspire","com"],"path":["api","plans"],"query":[{"key":"limit","value":"<integer>","description":"Limit the number of results","disabled":true},{"key":"page","value":"<integer>","description":"PageNr","disabled":true},{"key":"s","value":"<string>","description":".","disabled":true},{"key":"q","value":"<string>","description":".","disabled":true},{"key":"o","value":"<string>","description":".","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":"{\n  \"name\": \"<string>\",\n  \"description\": \"<string>\",\n  \"channel_types\": [\n    {\n      \"title\": \"<string>\",\n      \"slug\": \"<string>\"\n    },\n    {\n      \"title\": \"<string>\",\n      \"slug\": \"<string>\"\n    }\n  ],\n  \"group_title\": \"<string>\",\n  \"group_slug\": \"<string>\",\n  \"group_description\": \"<string>\",\n  \"id\": \"<integer>\",\n  \"slug\": \"<string>\",\n  \"created_at\": \"<dateTime>\",\n  \"updated_at\": \"<dateTime>\",\n  \"default\": \"<boolean>\",\n  \"show_prices\": \"<boolean>\",\n  \"sale_tiers\": [\n    {\n      \"value\": \"<string>\",\n      \"min\": \"<integer>\",\n      \"max\": \"<integer>\",\n      \"id\": \"<integer>\"\n    },\n    {\n      \"value\": \"<string>\",\n      \"min\": \"<integer>\",\n      \"max\": \"<integer>\",\n      \"id\": \"<integer>\"\n    }\n  ],\n  \"group_order\": \"<integer>\",\n  \"order_number\": \"<integer>\",\n  \"is_group\": \"<boolean>\"\n}"}],"_postman_id":"53c52d7b-85a0-4198-b66b-11fe209e0cfe"},{"name":"Get current subscriptions","id":"d8e188ab-2de8-4977-b72f-424c71fdff33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"https://api-staging-v2.seenspire.com/api/subscriptions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"password","value":"/"},{"key":"username","value":"/"},{"key":"clientSecret","value":"."},{"key":"clientId","value":"."},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"},{"key":"tokenName","value":"<token-name>"}]},"isInherited":true,"source":{"_postman_id":"ad761f92-f3b5-417d-a947-df617f8f260f","id":"ad761f92-f3b5-417d-a947-df617f8f260f","name":"Seenspire API Documentation","type":"collection"}},"urlObject":{"path":["api","subscriptions"],"host":["https://api-staging-v2.seenspire.com"],"query":[{"disabled":true,"description":{"content":"<p>Limit the number of results</p>\n","type":"text/plain"},"key":"limit","value":"<integer>"},{"disabled":true,"description":{"content":"<p>PageNr</p>\n","type":"text/plain"},"key":"page","value":"<integer>"},{"disabled":true,"description":{"content":"<p>.</p>\n","type":"text/plain"},"key":"s","value":"<string>"},{"disabled":true,"description":{"content":"<p>.</p>\n","type":"text/plain"},"key":"o","value":"<string>"},{"disabled":true,"description":{"content":"<p>.</p>\n","type":"text/plain"},"key":"q","value":"<string>"}],"variable":[]}},"response":[{"id":"50ba8d72-a77b-4693-936f-bccef2ea30ce","name":"Returned when successful","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"https://api-staging-v2.seenspire.com/api/subscriptions","protocol":"https","host":["api-staging-v2","seenspire","com"],"path":["api","subscriptions"],"query":[{"key":"limit","value":"<integer>","description":"Limit the number of results","disabled":true},{"key":"page","value":"<integer>","description":"PageNr","disabled":true},{"key":"s","value":"<string>","description":".","disabled":true},{"key":"o","value":"<string>","description":".","disabled":true},{"key":"q","value":"<string>","description":".","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"plan\": {\n    \"name\": \"<string>\",\n    \"channel_types\": [\n      {\n        \"title\": \"<string>\",\n        \"slug\": \"<string>\",\n        \"id\": \"<integer>\"\n      },\n      {\n        \"title\": \"<string>\",\n        \"slug\": \"<string>\",\n        \"id\": \"<integer>\"\n      }\n    ],\n    \"group_title\": \"<string>\",\n    \"group_slug\": \"<string>\",\n    \"group_description\": \"<string>\",\n    \"id\": \"<integer>\",\n    \"group_order\": \"<integer>\",\n    \"order_number\": \"<integer>\",\n    \"is_group\": \"<boolean>\"\n  },\n  \"licences\": \"<integer>\",\n  \"live_hours_requests\": {\n    \"seconds\": \"<integer>\",\n    \"id\": \"<integer>\",\n    \"status\": \"REJECTED\"\n  },\n  \"billing_term\": \"<string>\",\n  \"system\": \"<boolean>\",\n  \"expires_on\": \"<dateTime>\",\n  \"days_to_expiry\": \"<string>\",\n  \"id\": \"<integer>\",\n  \"account\": {\n    \"id\": \"<integer>\"\n  },\n  \"last_billed_at\": \"<dateTime>\",\n  \"expires_at\": \"<dateTime>\",\n  \"created_at\": \"<dateTime>\",\n  \"legacy\": \"<boolean>\",\n  \"discount\": \"<integer>\",\n  \"sale_tiers\": [\n    {\n      \"value\": \"<string>\",\n      \"min\": \"<integer>\",\n      \"max\": \"<integer>\",\n      \"id\": \"<integer>\"\n    },\n    {\n      \"value\": \"<string>\",\n      \"min\": \"<integer>\",\n      \"max\": \"<integer>\",\n      \"id\": \"<integer>\"\n    }\n  ],\n  \"active_licenses\": \"<integer>\",\n  \"auto_renew\": \"<boolean>\",\n  \"upgrade_requests\": [\n    {\n      \"licences\": \"<integer>\",\n      \"id\": \"<integer>\",\n      \"plan\": {\n        \"name\": \"<string>\",\n        \"channel_types\": [\n          {\n            \"title\": \"<string>\",\n            \"slug\": \"<string>\",\n            \"id\": \"<integer>\"\n          },\n          {\n            \"title\": \"<string>\",\n            \"slug\": \"<string>\",\n            \"id\": \"<integer>\"\n          }\n        ],\n        \"group_title\": \"<string>\",\n        \"group_slug\": \"<string>\",\n        \"group_description\": \"<string>\",\n        \"id\": \"<integer>\",\n        \"group_order\": \"<integer>\",\n        \"order_number\": \"<integer>\",\n        \"is_group\": \"<boolean>\"\n      },\n      \"status\": \"CANCELED\",\n      \"billing_method\": \"INVOICE\",\n      \"custom\": \"<boolean>\",\n      \"renewal\": \"<boolean>\",\n      \"cost\": \"<string>\",\n      \"details\": {\n        \"et68\": -5212123,\n        \"ullamco5e5\": -77941799.9513503\n      },\n      \"created_by\": {}\n    },\n    {\n      \"licences\": \"<integer>\",\n      \"id\": \"<integer>\",\n      \"plan\": {\n        \"name\": \"<string>\",\n        \"channel_types\": [\n          {\n            \"title\": \"<string>\",\n            \"slug\": \"<string>\",\n            \"id\": \"<integer>\"\n          },\n          {\n            \"title\": \"<string>\",\n            \"slug\": \"<string>\",\n            \"id\": \"<integer>\"\n          }\n        ],\n        \"group_title\": \"<string>\",\n        \"group_slug\": \"<string>\",\n        \"group_description\": \"<string>\",\n        \"id\": \"<integer>\",\n        \"group_order\": \"<integer>\",\n        \"order_number\": \"<integer>\",\n        \"is_group\": \"<boolean>\"\n      },\n      \"status\": \"PENDING\",\n      \"billing_method\": \"QUOTE\",\n      \"custom\": \"<boolean>\",\n      \"renewal\": \"<boolean>\",\n      \"cost\": \"<string>\",\n      \"details\": {\n        \"fugiat1e\": true,\n        \"tempor_4\": -7646724\n      },\n      \"created_by\": {}\n    }\n  ]\n}"}],"_postman_id":"d8e188ab-2de8-4977-b72f-424c71fdff33"},{"name":"Get parent's available subscriptions","id":"727c86f3-3146-4368-a9e6-c05a0673931f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"https://api-staging-v2.seenspire.com/api/parentsubscriptions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"password","value":"/"},{"key":"username","value":"/"},{"key":"clientSecret","value":"."},{"key":"clientId","value":"."},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"},{"key":"tokenName","value":"<token-name>"}]},"isInherited":true,"source":{"_postman_id":"ad761f92-f3b5-417d-a947-df617f8f260f","id":"ad761f92-f3b5-417d-a947-df617f8f260f","name":"Seenspire API Documentation","type":"collection"}},"urlObject":{"path":["api","parentsubscriptions"],"host":["https://api-staging-v2.seenspire.com"],"query":[{"disabled":true,"description":{"content":"<p>Limit the number of results</p>\n","type":"text/plain"},"key":"limit","value":"<integer>"},{"disabled":true,"description":{"content":"<p>PageNr</p>\n","type":"text/plain"},"key":"page","value":"<integer>"},{"disabled":true,"description":{"content":"<p>.</p>\n","type":"text/plain"},"key":"s","value":"<string>"},{"disabled":true,"description":{"content":"<p>.</p>\n","type":"text/plain"},"key":"o","value":"<string>"},{"disabled":true,"description":{"content":"<p>.</p>\n","type":"text/plain"},"key":"q","value":"<string>"}],"variable":[]}},"response":[{"id":"def16095-7209-4159-aca6-34d1ab12afd6","name":"Returned when successful","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"https://api-staging-v2.seenspire.com/api/parentsubscriptions","protocol":"https","host":["api-staging-v2","seenspire","com"],"path":["api","parentsubscriptions"],"query":[{"key":"limit","value":"<integer>","description":"Limit the number of results","disabled":true},{"key":"page","value":"<integer>","description":"PageNr","disabled":true},{"key":"s","value":"<string>","description":".","disabled":true},{"key":"o","value":"<string>","description":".","disabled":true},{"key":"q","value":"<string>","description":".","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"plan\": {\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"channel_types\": [\n      {\n        \"title\": \"<string>\",\n        \"slug\": \"<string>\",\n        \"id\": \"<integer>\"\n      },\n      {\n        \"title\": \"<string>\",\n        \"slug\": \"<string>\",\n        \"id\": \"<integer>\"\n      }\n    ],\n    \"group_title\": \"<string>\",\n    \"group_slug\": \"<string>\",\n    \"group_description\": \"<string>\",\n    \"id\": \"<integer>\",\n    \"slug\": \"<string>\",\n    \"group_order\": \"<integer>\",\n    \"order_number\": \"<integer>\",\n    \"is_group\": \"<boolean>\"\n  },\n  \"id\": \"<integer>\",\n  \"sale_tiers\": [\n    {\n      \"value\": \"<string>\",\n      \"min\": \"<integer>\",\n      \"max\": \"<integer>\",\n      \"id\": \"<integer>\"\n    },\n    {\n      \"value\": \"<string>\",\n      \"min\": \"<integer>\",\n      \"max\": \"<integer>\",\n      \"id\": \"<integer>\"\n    }\n  ]\n}"}],"_postman_id":"727c86f3-3146-4368-a9e6-c05a0673931f"},{"name":"Calculate subscription cost","id":"f1acf7b6-4506-4679-89cf-8968629f38e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"https://api-staging-v2.seenspire.com/api/subscriptions/:planId/calculates/:licenses/renewals/:renewal","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"password","value":"/"},{"key":"username","value":"/"},{"key":"clientSecret","value":"."},{"key":"clientId","value":"."},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"},{"key":"tokenName","value":"<token-name>"}]},"isInherited":true,"source":{"_postman_id":"ad761f92-f3b5-417d-a947-df617f8f260f","id":"ad761f92-f3b5-417d-a947-df617f8f260f","name":"Seenspire API Documentation","type":"collection"}},"urlObject":{"path":["api","subscriptions",":planId","calculates",":licenses","renewals",":renewal"],"host":["https://api-staging-v2.seenspire.com"],"query":[],"variable":[{"description":{"content":"<p>(Required) int</p>\n","type":"text/plain"},"type":"any","value":"3","key":"planId"},{"description":{"content":"<p>(Required) int</p>\n","type":"text/plain"},"type":"any","value":"2","key":"licenses"},{"description":{"content":"<p>(Required) false</p>\n","type":"text/plain"},"type":"any","value":"false","key":"renewal"}]}},"response":[{"id":"d236f8e9-5e35-421a-8ed5-90c72cbb9371","name":"Returned when successful","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"url":{"raw":"https://api-staging-v2.seenspire.com/api/subscriptions/:planId/calculates/:licenses/renewals/:renewal","host":["https://api-staging-v2.seenspire.com"],"path":["api","subscriptions",":planId","calculates",":licenses","renewals",":renewal"],"variable":[{"key":"planId","value":""},{"key":"licenses","value":""},{"key":"renewal","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"proratedAdjustment\": 0.0,\n    \"year\": 720.0,\n    \"month\": 30.0,\n    \"totalYear\": 720.0,\n    \"totalMonth\": 60.0,\n    \"immediate\": 720.0,\n    \"basePrice\": 360.0,\n    \"precentLeft\": 1.0,\n    \"discount\": 0,\n    \"totalLicenses\": 2,\n    \"addedLicenses\": 2,\n    \"renewal\": true,\n    \"nextBillDate\": \"2025-03-22T13:31:49+00:00\",\n    \"tierDiscount\": 0.0,\n    \"tierDiscountAmount\": 0.0,\n    \"alternateTotal\": 0.0\n}"}],"_postman_id":"f1acf7b6-4506-4679-89cf-8968629f38e2"},{"name":"Post an upgrade request","id":"69d681bb-a420-4ad7-af5c-49e788f7f352","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"subscription\": {\n    \"id\": \"<integer>\"\n  },\n  \"licences\": \"<integer>\",\n  \"plan\": {\n    \"id\": \"<integer>\"\n  },\n  \"billing_method\": \"INVOICE\",\n  \"custom\": \"<boolean>\",\n  \"renewal\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api-staging-v2.seenspire.com/api/upgraderequests","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"password","value":"/"},{"key":"username","value":"/"},{"key":"clientSecret","value":"."},{"key":"clientId","value":"."},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"},{"key":"tokenName","value":"<token-name>"}]},"isInherited":true,"source":{"_postman_id":"ad761f92-f3b5-417d-a947-df617f8f260f","id":"ad761f92-f3b5-417d-a947-df617f8f260f","name":"Seenspire API Documentation","type":"collection"}},"urlObject":{"path":["api","upgraderequests"],"host":["https://api-staging-v2.seenspire.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"69d681bb-a420-4ad7-af5c-49e788f7f352"}],"id":"4f57ce86-a5a6-4f6e-8b9a-56c98eb95019","_postman_id":"4f57ce86-a5a6-4f6e-8b9a-56c98eb95019","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"password","value":"/"},{"key":"username","value":"/"},{"key":"clientSecret","value":"."},{"key":"clientId","value":"."},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"},{"key":"tokenName","value":"<token-name>"}]},"isInherited":true,"source":{"_postman_id":"ad761f92-f3b5-417d-a947-df617f8f260f","id":"ad761f92-f3b5-417d-a947-df617f8f260f","name":"Seenspire API Documentation","type":"collection"}}},{"name":"Displaysettings","item":[{"name":"Edit DisplaySettings","id":"c32d3015-f3e3-4d5c-881e-5341ec17f57b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"color\": \"<string>\",\n  \"time_per_slide\": \"<integer>\",\n  \"frequency\": \"<integer>\",\n  \"random\": \"<boolean>\",\n  \"show_cities\": \"<boolean>\",\n  \"advanced_weather\": \"<boolean>\",\n  \"intro\": \"<boolean>\",\n  \"dot_overlay\": \"<boolean>\",\n  \"content_option\": \"<string>\",\n  \"teams_content_option\": \"<string>\",\n  \"font\": \"<string>\",\n  \"font_path\": \"<string>\",\n  \"performance\": \"<string>\",\n  \"theme\": \"<string>\",\n  \"logo_type\": \"<string>\",\n  \"logo_text\": \"<string>\",\n  \"logo_image\": \"<string>\",\n  \"logo_image_dark\": \"<string>\",\n  \"logo_scale\": \"<string>\",\n  \"single_slide\": \"<boolean>\",\n  \"audio\": \"<boolean>\",\n  \"image_caption\": \"<boolean>\",\n  \"video_visibility\": \"<boolean>\",\n  \"image_visibility\": \"<boolean>\",\n  \"text_visibility\": \"<boolean>\",\n  \"video_caption\": \"<boolean>\",\n  \"ratio\": \"<string>\",\n  \"size\": \"<string>\",\n  \"image_mode\": \"<string>\",\n  \"secondary_color\": \"<string>\",\n  \"profile_position\": \"<string>\",\n  \"social_background\": \"<boolean>\",\n  \"show_profile\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api-staging-v2.seenspire.com/api/displaysettings/:id","description":"<p><strong>For feed specific displaysettings:</strong></p>\n<p>The id of the DisplaySettings object can be found within<br /><code>display_settings</code> inside of the GET ActiveChannel response.<br />(which settings apply to which feed, can be found within <code>presentation_design-&gt;display_settings</code> inside of the GET ActiveChannel response.)</p>\n<p><strong>For global account display settings:</strong></p>\n<p>The id of the DisplaySettings object can be found within<code>account_users[0]-&gt;account-&gt;display_settings</code> inside of the GET ME response.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Label</strong></th>\n<th><strong>Property</strong></th>\n<th><strong>Post Values</strong></th>\n<th><strong>Return Value</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Logo Type</td>\n<td>logo_type</td>\n<td>“Image” -&gt; “Image”  <br />“Text” -&gt; “Text”  <br />“None” -&gt; “None”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Logo Scale</td>\n<td>logo_scale</td>\n<td>“Small” -&gt; “Small”  <br />“Medium” -&gt; “Medium”  <br />“Large” -&gt; “Large”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Logo Image</td>\n<td>logo_image</td>\n<td>Base64 of image</td>\n<td>string (URL)</td>\n</tr>\n<tr>\n<td>Logo Image Dark</td>\n<td>logo_image_dark</td>\n<td>Base64 of image</td>\n<td>string (URL)</td>\n</tr>\n<tr>\n<td>Logo Text</td>\n<td>logo_text</td>\n<td>String</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Primary Color</td>\n<td>color</td>\n<td>Hex color code (e.g., “#0C4CF3”)</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Secondary Color</td>\n<td>secondary_color</td>\n<td>Hex color code (e.g., “#1B2943”)</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Font</td>\n<td>font</td>\n<td>“Default”, “Aller”, “Alta”, “Arial”, “Arvo”, “Bangers”, “Bossa”, “Bree Serif”, “Cantata One”, “Chirp”, “CorporateACon”, “Courier New”, “Euclidsquare”, “FaktPro”, “FORsmart”, “FSLucas”, “Garamond”, “Georgia”, “Gotham”, “Indie Flower”, “Knockout”, “Lato”, “Lucida Sans Unicode”, “LVSans”, “Merriweather”, “MS Sans Serif”, etc.</td>\n<td>[Note: All font names map to themselves]</td>\n</tr>\n<tr>\n<td>Theme Mode</td>\n<td>theme</td>\n<td>“Light” -&gt; “Light mode”  <br />“Dark” -&gt; “Dark mode”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Viewing Frequency</td>\n<td>frequency</td>\n<td>1-5</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Social Background</td>\n<td>social_background</td>\n<td>true -&gt; “Show”  <br />false -&gt; “Hide”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Aspect Ratio</td>\n<td>ratio</td>\n<td>“standard” -&gt; “Standard”  <br />“wide” -&gt; “Wide”  <br />“square” -&gt; “Square”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Profile Position</td>\n<td>profile_position</td>\n<td>“Top” -&gt; “Top”  <br />“Bottom” -&gt; “Bottom”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Image Caption</td>\n<td>image_caption</td>\n<td>true -&gt; “Show”  <br />false -&gt; “Hide”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Video Caption</td>\n<td>video_caption</td>\n<td>true -&gt; “Show”  <br />false -&gt; “Hide”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Intro</td>\n<td>intro</td>\n<td>true -&gt; “Enabled”  <br />false -&gt; “Disabled”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Dotted Overlay</td>\n<td>dot_overlay</td>\n<td>true -&gt; “Enabled”  <br />false -&gt; “Disabled”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Audio</td>\n<td>audio</td>\n<td>true -&gt; “Enabled”  <br />false -&gt; “Disabled”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Content Option</td>\n<td>content_option</td>\n<td>“Headline” -&gt; “Headline only”  <br />“HeadlineStory” -&gt; “Headline &amp; Story”  <br />“Story” -&gt; “Story only”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Seconds Per Slide</td>\n<td>time_per_slide</td>\n<td>5, 6, 7, 8, 9, 10, 15, 20, 30, 45, 60</td>\n<td>Maps to “{n} seconds”</td>\n</tr>\n<tr>\n<td>Content Order</td>\n<td>random</td>\n<td>false -&gt; “Most recent”  <br />true -&gt; “Shuffle”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Single Slide</td>\n<td>single_slide</td>\n<td>“true” -&gt; “Single slide”  <br />“false” -&gt; “Multiple slides”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Image Mode</td>\n<td>image_mode</td>\n<td>“Fit” -&gt; “Enabled”  <br />“Full” -&gt; “Disabled”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Show Profile</td>\n<td>show_profile</td>\n<td>true -&gt; “Show”  <br />false -&gt; “Hide”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Show Cities</td>\n<td>show_cities</td>\n<td>true -&gt; “Show”  <br />false -&gt; “Hide”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Performance</td>\n<td>performance</td>\n<td>“auto” -&gt; “Auto adjust”  <br />“main” -&gt; “Full range animation”  <br />“basic” -&gt; “Minimal animations”  <br />“low” -&gt; “No animations”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Teams Content Option</td>\n<td>teams_content_option</td>\n<td>“Default” -&gt; “Disabled”  <br />“OnlyMedia” -&gt; “Enabled”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Image Visibility</td>\n<td>image_visibility</td>\n<td>true -&gt; “Enabled”  <br />false -&gt; “Disabled”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Video Visibility</td>\n<td>video_visibility</td>\n<td>true -&gt; “Enabled”  <br />false -&gt; “Disabled”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Text Visibility</td>\n<td>text_visibility</td>\n<td>true -&gt; “Enabled”  <br />false -&gt; “Disabled”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Post Size</td>\n<td>size</td>\n<td>“Small” -&gt; “Small”  <br />“Medium” -&gt; “Medium”  <br />“Large” -&gt; “Large”</td>\n<td>Matches input</td>\n</tr>\n<tr>\n<td>Advanced Weather Information</td>\n<td>advanced_weather</td>\n<td>true -&gt; “Enabled”  <br />false -&gt; “Disabled”</td>\n<td>Matches input</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"password","value":"/"},{"key":"username","value":"/"},{"key":"clientSecret","value":"."},{"key":"clientId","value":"."},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"},{"key":"tokenName","value":"<token-name>"}]},"isInherited":true,"source":{"_postman_id":"ad761f92-f3b5-417d-a947-df617f8f260f","id":"ad761f92-f3b5-417d-a947-df617f8f260f","name":"Seenspire API Documentation","type":"collection"}},"urlObject":{"path":["api","displaysettings",":id"],"host":["https://api-staging-v2.seenspire.com"],"query":[],"variable":[{"id":"a7311e54-6ec6-4ec6-b7d4-bcc8c7b02005","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"4c946d59-6c56-490f-8bc5-f239adb2b664","name":"Returned when successful","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"Authorization","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"color\": \"<string>\",\n  \"time_per_slide\": \"<integer>\",\n  \"frequency\": \"<integer>\",\n  \"random\": \"<boolean>\",\n  \"show_cities\": \"<boolean>\",\n  \"advanced_weather\": \"<boolean>\",\n  \"intro\": \"<boolean>\",\n  \"dot_overlay\": \"<boolean>\",\n  \"content_option\": \"<string>\",\n  \"teams_content_option\": \"<string>\",\n  \"font\": \"<string>\",\n  \"font_path\": \"<string>\",\n  \"performance\": \"<string>\",\n  \"theme\": \"<string>\",\n  \"logo_type\": \"<string>\",\n  \"logo_text\": \"<string>\",\n  \"logo_image\": \"<string>\",\n  \"logo_image_dark\": \"<string>\",\n  \"logo_scale\": \"<string>\",\n  \"single_slide\": \"<boolean>\",\n  \"audio\": \"<boolean>\",\n  \"image_caption\": \"<boolean>\",\n  \"video_visibility\": \"<boolean>\",\n  \"image_visibility\": \"<boolean>\",\n  \"text_visibility\": \"<boolean>\",\n  \"video_caption\": \"<boolean>\",\n  \"ratio\": \"<string>\",\n  \"size\": \"<string>\",\n  \"image_mode\": \"<string>\",\n  \"secondary_color\": \"<string>\",\n  \"profile_position\": \"<string>\",\n  \"social_background\": \"<boolean>\",\n  \"show_profile\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api-staging-v2.seenspire.com/api/displaysettings/:id","host":["https://api-staging-v2.seenspire.com"],"path":["api","displaysettings",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"color\": \"<string>\",\n  \"time_per_slide\": \"<integer>\",\n  \"frequency\": \"<integer>\",\n  \"random\": \"<boolean>\",\n  \"show_cities\": \"<boolean>\",\n  \"advanced_weather\": \"<boolean>\",\n  \"intro\": \"<boolean>\",\n  \"dot_overlay\": \"<boolean>\",\n  \"content_option\": \"<string>\",\n  \"teams_content_option\": \"<string>\",\n  \"font\": \"<string>\",\n  \"font_path\": \"<string>\",\n  \"performance\": \"<string>\",\n  \"theme\": \"<string>\",\n  \"logo_type\": \"<string>\",\n  \"logo_text\": \"<string>\",\n  \"logo_image\": \"<string>\",\n  \"logo_image_dark\": \"<string>\",\n  \"logo_scale\": \"<string>\",\n  \"single_slide\": \"<boolean>\",\n  \"audio\": \"<boolean>\",\n  \"image_caption\": \"<boolean>\",\n  \"video_visibility\": \"<boolean>\",\n  \"image_visibility\": \"<boolean>\",\n  \"text_visibility\": \"<boolean>\",\n  \"video_caption\": \"<boolean>\",\n  \"ratio\": \"<string>\",\n  \"size\": \"<string>\",\n  \"image_mode\": \"<string>\",\n  \"secondary_color\": \"<string>\",\n  \"profile_position\": \"<string>\",\n  \"social_background\": \"<boolean>\",\n  \"created_by\": {\n    \"email\": \"<string>\",\n    \"first_name\": \"<string>\",\n    \"last_name\": \"<string>\",\n    \"id\": \"<integer>\"\n  },\n  \"created_at\": \"<dateTime>\",\n  \"updated_by\": {\n    \"email\": \"<string>\",\n    \"first_name\": \"<string>\",\n    \"last_name\": \"<string>\",\n    \"id\": \"<integer>\"\n  },\n  \"updated_at\": \"<dateTime>\",\n  \"show_profile\": \"<boolean>\"\n}"}],"_postman_id":"c32d3015-f3e3-4d5c-881e-5341ec17f57b"}],"id":"d44fb3f1-65a6-471b-a853-a4fb451179a4","_postman_id":"d44fb3f1-65a6-471b-a853-a4fb451179a4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"password","value":"/"},{"key":"username","value":"/"},{"key":"clientSecret","value":"."},{"key":"clientId","value":"."},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"},{"key":"tokenName","value":"<token-name>"}]},"isInherited":true,"source":{"_postman_id":"ad761f92-f3b5-417d-a947-df617f8f260f","id":"ad761f92-f3b5-417d-a947-df617f8f260f","name":"Seenspire API Documentation","type":"collection"}}}],"auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"password","value":"/"},{"key":"username","value":"/"},{"key":"clientSecret","value":"."},{"key":"clientId","value":"."},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"},{"key":"tokenName","value":"<token-name>"}]}},"event":[{"listen":"prerequest","script":{"id":"c82bda02-4e57-4662-9cfb-6cc843742a6b","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"d96bb39b-ae80-48f4-a187-7aabee94e6ff","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://api-staging-v2.seenspire.com","type":"string"},{"key":"username","value":"/","type":"string"},{"key":"password","value":"/","type":"string"},{"key":"clientId","value":".","type":"string"},{"key":"clientSecret","value":".","type":"string"}]}