Skip to content

Commit

Permalink
update usage
Browse files Browse the repository at this point in the history
  • Loading branch information
NodeJSmith committed Jun 13, 2024
1 parent d2e73f9 commit bc044fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ To use the API, you need to create an instance of the `Api` class, providing you
The `Api` object has multiple api objects as attributes, which you can use to make requests to the API. The available api objects are:

- `classes_api`
- `dna_api` (workout telemetry)
- `members_api`
- `performance_api`
- `studios_api`
- `telemetry_api`

Each of these api objects has methods that correspond to the endpoints in the API. You can use these methods to make requests to the API and get the data you need.

Expand Down

0 comments on commit bc044fb

Please sign in to comment.