Api session wfs: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Created page with "API Endpoint: api/session/wfs ===GET wfs.html=== API Endpoint: api/session/wfs.html '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | filter | Query | String | |} ===='''Examples==== '''Project Feature Services (WFS)''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/wfs?token=API_TOKEN</syntaxhighlight> {{article end |seealso= *Endpoints }} Category:API"
 
No edit summary
Line 1: Line 1:
API Endpoint: api/session/wfs
API Endpoint: api/session/wfs


===GET wfs.html===
===GET wfs===
API Endpoint: api/session/wfs.html
API Endpoint: api/session/wfs


'''Parameters:'''
'''Parameters:'''

Revision as of 08:09, 19 June 2026

API Endpoint: api/session/wfs

GET wfs

API Endpoint: api/session/wfs

Parameters:

Name Location Type Default value
filter Query String

Examples

Project Feature Services (WFS):

https://engine.tygron.com/api/session/wfs?token=API_TOKEN

See also