Api session location: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Created page with "API Endpoint: https://development.tygron.com/api/session/location/?token=31410104zAuxtcJo8WGhL6iYlCDnU5hd {{article end |seealso= *Endpoints }} Category:API"
 
No edit summary
Tag: Manual revert
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
API Endpoint: https://development.tygron.com/api/session/location/?token=31410104zAuxtcJo8WGhL6iYlCDnU5hd
API Endpoint: api/session/location/
 
===GET location===
API Endpoint: api/session/location
 
'''Parameters:'''
{|class=wikitable
!Name
!Location
!Type
!Default value
|-
| crs
| Query
| String
| EPSG:3857
|-
| f
| Query
| [[Format]]
| HTML
|-
| api-version
| Query
| String
| 2024
|}


{{article end
{{article end

Latest revision as of 15:28, 17 June 2026

API Endpoint: api/session/location/

GET location

API Endpoint: api/session/location

Parameters:

Name Location Type Default value
crs Query String EPSG:3857
f Query Format HTML
api-version Query String 2024

See also