forked from ringcentral/slate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,6 +50,16 @@ Currently we have code examples for the following languages: | |
|
||
Should you have further questions, feel free to contact our tech team via email at [[email protected]](mailto:[email protected]) or by using the web chat in the bottom right of your screen. | ||
|
||
# API Productivity | ||
|
||
We organise our APIs into different collections, each of which we call an 'API', with each API having a number of endpoints. | ||
|
||
## API Specs & Postman | ||
|
||
At Lix, we love Postman, we think it's a great way to share APIs and make them easily accessible for your team. If a Postman collection is available for an API, you will find a 'Run in Postman' link at the top of the API collection. | ||
|
||
If you would like our OpenAPI v3.1 specification we can also send that across, let us know through our live chat. | ||
|
||
# Authentication | ||
|
||
> To authorize, use this code: | ||
|