Skip to content

Commit

Permalink
update README and photo to reflect api endpoint change
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdemeo committed Dec 11, 2023
1 parent 3346cf5 commit bd4f4e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,10 @@ Click on the "I understand my workflows, go ahead and enable them" button. This

In order to connect the Github Actions to Gable, you need:

- The API endpoint associated with your organization, in the format:
- Production: `https://api.<organization>.gable.ai/`
- Sandbox: `https://api-sandbox.<organization>.gable.ai/`
- The API endpoint associated with your organization
- An API key that corresponds to the endpoint

You can find your API key by navigating to the `Settings -> API Keys` page of Gable. Under API Keys you can click `View` to reveal your API key.
You can find your API endpoint and key by navigating to the `Settings -> API Keys` page of Gable. Under API Keys you can click `View` to reveal your API key.

![Gable API Keys](./static/gable_settings_api_keys_page_example.png)

Expand Down
Binary file modified static/gable_settings_api_keys_page_example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bd4f4e8

Please sign in to comment.