Authentication
API Key
Authentication Examples
POST /serp/live HTTP/1.1
Host: https://api.serphouse.com.com
Authorization: Bearer <YOUR_API_KEY>
Content-Type: application/json
GET /location/search?q=united&type=google&api_token=<YOUR_API_KEY> HTTP/1.1
Host: api.serphouse.com
Example response
Last updated