Skip to content

Commit 48b54d3

Browse files
authored
Update README.md
1 parent a6cf4da commit 48b54d3

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

README.md

+16-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,23 @@
22

33
This repository contains the Teamleader API Definition in [API Blueprint](https://apiblueprint.org/) format.
44

5-
## Published documentation
5+
## Documentation
66

7-
Our latest API definition is automatically published on [developer.focus.teamleader.eu](https://developer.focus.teamleader.eu).
7+
For detailed documentation and usage instructions, please visit our [API documentation website](https://developer.focus.teamleader.eu), which provides comprehensive information about the API endpoints, authentication, request/response formats, and more.
8+
9+
## Get Started
10+
To get started with the Teamleader API, follow these steps:
11+
12+
1. Visit the [API documentation website](https://developer.focus.teamleader.eu) to access the API documentation and familiarize yourself with the available endpoints and functionality.
13+
14+
1. Obtain your API credentials by signing up for a [Teamleader account](https://signup.focus.teamleader.eu/) and generating an API key. You'll need these credentials to authenticate your API requests.
15+
16+
1. Choose your preferred programming language and framework for making API requests. You can use any HTTP client library that supports the language of your choice.
17+
18+
1. Refer to the API documentation for detailed examples and code snippets on how to authenticate your requests, make API calls, handle responses, and interpret error codes.
19+
20+
If you have any questions or need assistance while integrating with the Teamleader API, don't hesitate to reach out to our support team or refer to our documentation for further guidance.
821

922
## Contributing
1023

11-
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
24+
We appreciate your interest in contributing to the Teamleader API. If you'd like to contribute to the development of this API definition, please read our [CONTRIBUTING](CONTRIBUTING.md) guidelines for details. It provides essential information on how to contribute, the development process, and guidelines for submitting pull requests.

0 commit comments

Comments
 (0)