List Websites
List of all the websites that are in your account.
GET
https://getgeoflow.com/beta/api/list-websites/:accountID
Path Parameters
Name | Type | Description |
---|---|---|
accountID | String | Your Account ID |
Headers
Name | Type | Description |
---|---|---|
Authorization* | String | Bearer <TOKEN> |
Developer Warning: Never share your API key with anyone or add it to client-side code. Where possible, use environment variables in your backend to keep your API key secure.
Last updated
Was this helpful?