Skip to content

Commit ebf9c2b

Browse files
author
Stephanie Pruna
committed
Change client.lexer to hub.lexer documentation
1 parent 816f1a5 commit ebf9c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/_content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Unlike traditional APIs, your requests for the Content API must be created from
1616

1717
### Endpoints
1818
```text
19-
https://clients.lexer.io/api/clients/{account_id}/screens/{screen_id}/charts/{chart_id}/result?client_token={client token}
19+
https://hub.lexer.io/api/clients/{account_id}/screens/{screen_id}/charts/{chart_id}/result?client_token={client token}
2020
```
2121
Retrieved from each chart in your screen, endpoints look like the example displayed to the right. They always include the account id, screen id, chart id, and your client token. Note that Command screens are designed for public use and can be accessed without authentication.
2222

0 commit comments

Comments
 (0)