-
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #403 from jsdelivr/docs
feat: add docs links to error responses
- Loading branch information
Showing
24 changed files
with
109 additions
and
2,228 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 was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,27 +1,4 @@ | ||
# Globalping API | ||
|
||
**API domain**: `api.globalping.io` | ||
|
||
**API prefix**: `/v1` | ||
|
||
If you are implementing an application interacting with the API, please also see the | ||
[client guidelines](CLIENT_GUIDELINES.md). | ||
|
||
## Open Endpoints | ||
|
||
Open endpoints require no Authentication. | ||
|
||
### probe | ||
|
||
- [show probe list](probes/get.md): `GET /v1/probes` | ||
|
||
### measurement | ||
|
||
- [post measurement](measurement/post-create.md): `POST /v1/measurements` | ||
- [get measurement](measurement/get.md): `GET /v1/measurements/:id` | ||
|
||
### schemas | ||
|
||
- [Location filters](measurement/schema/location.md) | ||
- [Measurement Request](measurement/schema/request.md) | ||
- [Measurement Response](measurement/schema/response.md) | ||
The documentation has moved to https://www.jsdelivr.com/docs/api.globalping.io. | ||
To edit it, see the [OpenAPI document](../public/v1/spec.yaml). |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.