to Headers,whose value is to concatenate the Token after the oauth.
Example:
Authorization: oauth ********************
Query Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api-v2.streamvi.io/method/plan_restream/check?v&language&project_id&period&plan_restream_id&use_balance&channels&bitrate' \
--header'Authorization: oauth <token>'
Responses
🟢200OK
application/json
Body
Example
{"tariff_price_month":39000,"tariff_price_year":39000,"balance":100000,"sum":39000,"refund_current":0,"refund_after":0,"refund_balance":0,"decrease_balance":1,"total":10000,"notification":"Выбранный тариф будет установлен ...","notification_date":"Выбранный тариф будет установлен ...","button_name":"pay","currency":"rub","choose_status":"new","status":"new","channel":0,"bitrate":0}