GET norr Test
http://apfy.me/reseplanerare.norrlandsresan.se/thuma/norr
Original path | http://reseplanerare.norrlandsresan.se/bin/query.exe/sn |
Transformation data | Show XSLT |
Validation data | Show XSDs |
Require https? | No |
Automatically follow redirects? | No |
Added | 2013-04-09 |
Modified | 2013-04-10 |
Last successed fetch | - |
Last successed parse | - |
Request parameters
Parameter | Description | Required | Validation |
---|---|---|---|
departureTime | HH:MM | True | [0-2][0-3]:[0-5][0-9] |
S | Station String | True | |
Z | Station String | True | |
L | False | vs_norrlandsresan | |
SALL | False | 1 | |
ZALL | False | 1 | |
externalCall | True | yes | |
queryPageDisplayed | True | yes | |
SID | True | ||
jsEnabled | True | yes | |
start | True | Sök | |
ZID | True | ||
application | True | PRIVATETRANSPORT |
Example request with Curl
curl -H "x-apfy-authorization: [Your API key]" \ http://apfy.me/reseplanerare.norrlandsresan.se/thuma/norr?departureTime=[Required]&S=[Required]&Z=[Required]&L=[Optional]&SALL=[Optional]&ZALL=[Optional]&externalCall=[Required]&queryPageDisplayed=[Required]&SID=[Required]&jsEnabled=[Required]&start=[Required]&ZID=[Required]&application=[Required]
Refer to the parameter-pane for more information about specific parameters
To get JSON-response instead of XMl add: -H "x-apfy-accept: application/json"
APFy.me - Response codes. If you're not getting any data, start by analyzing the response code to understand what might be wrong.