|
|
| (4 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| API Endpoint: api/session/info/ | | API Endpoint: api/session/info/ |
|
| |
| ===GET===
| |
| API Endpoint: api/session/
| |
|
| |
| '''Parameters:''' None
| |
| ===='''Examples====
| |
| '''HTML''':
| |
| <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/info/?f=HTML&token=API_TOKEN</syntaxhighlight>
| |
|
| |
| HTML
| |
|
| |
| '''JSON''':
| |
| <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/info/?f=JSON&token=API_TOKEN</syntaxhighlight>
| |
|
| |
| HTML
| |
|
| |
| '''SMILE''':
| |
| <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/info/?f=SMILE&token=API_TOKEN</syntaxhighlight>
| |
|
| |
| HTML
| |
|
| |
| '''ZIPJSON''':
| |
| <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/info/?f=ZIPJSON&token=API_TOKEN</syntaxhighlight>
| |
|
| |
| HTML
| |
|
| |
| '''ZIPSMILE''':
| |
| <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/info/?f=ZIPSMILE&token=API_TOKEN</syntaxhighlight>
| |
|
| |
| HTML
| |
|
| |
|
| ===GET info=== | | ===GET info=== |
| Line 46: |
Line 16: |
| | HTML | | | HTML |
| |} | | |} |
|
| |
| ===='''Examples====
| |
| '''HTML''':
| |
| <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/info/?f=HTML&token=API_TOKEN</syntaxhighlight>
| |
|
| |
| HTML
| |
|
| |
| '''JSON''':
| |
| <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/info/?f=JSON&token=API_TOKEN</syntaxhighlight>
| |
|
| |
| HTML
| |
|
| |
| '''SMILE''':
| |
| <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/info/?f=SMILE&token=API_TOKEN</syntaxhighlight>
| |
|
| |
| HTML
| |
|
| |
| '''ZIPJSON''':
| |
| <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/info/?f=ZIPJSON&token=API_TOKEN</syntaxhighlight>
| |
|
| |
| HTML
| |
|
| |
| '''ZIPSMILE''':
| |
| <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/info/?f=ZIPSMILE&token=API_TOKEN</syntaxhighlight>
| |
|
| |
| HTML
| |
|
| |
|
| {{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
|