...
networks
Description: Use this service call to get information about networks supported by FMTC.
Example Request: http://s3.fmtc.co/api/v3/networks?keyapi_token=APIKEY
networks
Request Parameters
Name | Value(s) | Description | Required | Default |
---|---|---|---|---|
keyapi_token | APIKEY | API key for authentication, available on the API Keys & Calls page.(https://account.fmtc.co/cp/api_keys) | Yes | N/A, must always be provided |
format | String XML, JSON, CSV, TAB, or PIPE | Choose the feed format you would like returned. | No | JSON |
networkid | Integer | Choose the network that you wish to have returned. | No | N/A, by default all networks will be returned unless specified |
...