Affiliates API

Get a list of available metros

Returns a list of metro names and slugs that are acceptable to the /leads endpoint.

If a metro other than the ones returned here is provided as part of a lead, the lead will be rejected.

Response Fields

Name Description
name Metro name
slug Metro slug

Request

Headers

Authorization: [your_auth_token]
Accept: application/json

Route

GET /api/v1/affiliates/metros

Response

Headers

Content-Type: text/html;charset=utf-8

Status

200

Body