Glasshat
Glasshat generates customised and prioritised Digital Marketing recommendations that tell you exactly what you need to focus on to get tangible results that matter to you. Our proprietary software also reviews your online competition to customise a plan that gets the best results for your website and conversions for you. This set of public API endpoints control the majority of the features…
Glasshat endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/account/0/get (Get account profile) /account/0/get |
Retrieve the account details (profile) of a Glasshat account. Note that each Glasshat account needs a unique API licence key. Please contact the Glasshat development team on… |
| POST |
/project/{project_id}/update (Update project) /project/{project_id}/update |
Modify a single project's settings. |
| GET |
/client/{client_id}/get (Get client) /client/{client_id}/get |
Get client |
| POST |
/project/create (Create project) /project/create |
Create project |
| POST |
/client/{client_id}/delete (Delete client) /client/{client_id}/delete |
Remove a client. |
| GET |
/task/{task_id}/get (Get action task) /task/{task_id}/get |
Retrieve details of a specific action task. |
| GET |
/project/{project_id}/get (Get project) /project/{project_id}/get |
Get a single project's settings. |
| GET |
/client/{client_id}/projects (Get client projects) /client/{client_id}/projects |
List all projects belonging to the Glasshat client. |
| GET |
/project/{project_id}/tasks (Get all action tasks) /project/{project_id}/tasks |
List the latest action tasks recommended for the given project. |
| POST |
/task/{task_id}/update (Update action task) /task/{task_id}/update |
Change action task status. Mark an action as planned, finished, and/or declined. |
| POST |
/client/create (Create client) /client/create |
Create a new client under the Glasshat account. Note an error will be returned if you've reached the maximum number of clients allowed for your Glasshat account. |
| POST |
/project/{project_id}/delete (Delete project) /project/{project_id}/delete |
Remove a project. |
| POST |
/client/{client_id}/update (Update client) /client/{client_id}/update |
Modify the client. |
| GET |
/account/0/clients (Get owned clients) /account/0/clients |
List all clients belonging to the Glasshat account. Note this can be a subset of the API endpoint "GET /client/find" if the Glasshat account is granted access to other Glasshat… |
| GET |
/account/0/projects (Get owned projects) /account/0/projects |
List all projects belonging to the Glasshat account. Note this can be a subset of the API endpoint "GET /project/find" if the Glasshat account is granted access to other Glasshat… |
| GET |
/project/find (Get projects) /project/find |
List all projects belonging to the Glasshat account. Note this can be a superset of "GET /account/0/projects" if the Glasshat account is granted access to other Glasshat accounts. |
| GET |
/client/find (Get all clients) /client/find |
List all clients that the account can access. Note this can be a superset of the API endpoint "GET /account/0/clients" if the Glasshat account is granted access to other Glasshat… |
Glasshat pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $49 / month | — |
|