|
|
| (2 intermediate revisions by the same user not shown) |
| Line 16: |
Line 16: |
| | HTML | | | HTML |
| |} | | |} |
|
| |
| ===='''Examples====
| |
| '''HTML''':
| |
| <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/info/?f=HTML&token=API_TOKEN</syntaxhighlight>
| |
|
| |
| '''JSON''':
| |
| <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/info/?f=JSON&token=API_TOKEN</syntaxhighlight>
| |
|
| |
| '''SMILE''':
| |
| <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/info/?f=SMILE&token=API_TOKEN</syntaxhighlight>
| |
|
| |
| '''ZIPJSON''':
| |
| <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/info/?f=ZIPJSON&token=API_TOKEN</syntaxhighlight>
| |
|
| |
| '''ZIPSMILE''':
| |
| <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/info/?f=ZIPSMILE&token=API_TOKEN</syntaxhighlight>
| |
|
| |
|
| {{article end | | {{article end |
Latest revision as of 15:28, 17 June 2026
API Endpoint: api/session/info/
GET info
API Endpoint: api/session/info
Parameters:
| Name
|
Location
|
Type
|
Default value
|
| f
|
Query
|
Format
|
HTML
|