Supported Formats

json

Examples

### Example Response ###
{
   "services": [
    {
        "id": "10", # the id to use for the quotes request
        "title": "Satellite",
        "description": "Satellite High-Speed Internet",
        "phone_required": false
    },
    {
        "id": "9",
        "title": "Ethernet (Copper)",
        "description": "Ethernet (Copper)",
        "phone_required": true
    },
    ....
}

Params

Param name Description
client_id *required

Provided to you for authorization

api_key *required

Corresponding key to the :client_id for authorization