fixed postman url
Signed-off-by: tracer <tracer@24unix.net>
This commit is contained in:
parent
8edf014602
commit
6466c5ed4b
|
@ -321,7 +321,7 @@ curl -X 'GET' \
|
|||
-H 'X-API-Key: 61f27a57c9d1f.[truncated]'
|
||||
```
|
||||
|
||||
A helpful tool when dealing with API is [Postman](https://https://www.postman.com/), if offers the same options as from the OpenAPI interface or via shell with curl.
|
||||
A helpful tool when dealing with API is [Postman](https://www.postman.com/), if offers the same options as from the OpenAPI interface or via shell with curl.
|
||||
|
||||
![Php Interpreter](https://bindapi.24unix.net/assets/bindAPI_api6.png)
|
||||
<a name="conclusion"></a>
|
||||
|
|
Loading…
Reference in New Issue