Skip to content

Commit 8e6cd58

Browse files
Merge pull request #2 from lexerdev/hublexer-update-documentation
Change client.lexer to hub.lexer documentation
2 parents 816f1a5 + ebf9c2b commit 8e6cd58

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)