3035 improve rest api syntax (#3047)
This commit is contained in:
@ -19,7 +19,7 @@ if needed.
|
||||
## Programmatic use?
|
||||
|
||||
You can call the REST API in your application using this endpoint
|
||||
[https://api.twenty.com](https://api.twenty.com).
|
||||
[https://api.twenty.com/rest](https://api.twenty.com/rest).
|
||||
You will need to provide your API key as a Bearer token in
|
||||
your `headers.Authorization = 'Bearer <YOUR_API_KEY>'`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user