Translations:Stat API/17/ru: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
=== Python === | |||
import requests | import requests | ||
Latest revision as of 17:50, 10 April 2024
Python
import requests headers = { 'accept': '*/*', } response = requests.options('https://kaminari.click/api/stat/get', headers=headers) response = requests.options('http://Authorization: Bearer <YOUR API_TOKEN>', headers=headers)