diff --git a/docs/hub/api.md b/docs/hub/api.md index 9fda7c953..ff9b11600 100644 --- a/docs/hub/api.md +++ b/docs/hub/api.md @@ -7,10 +7,12 @@ The base URL for those endpoints below is `https://huggingface.co`. For example, ## The Hub API Playground Want to try out our API? -Try it out now on our [Playground](https://huggingface.co/spaces/enzostvs/hub-api-playground)! +Try it out now on our OpenAPI-based [Playground](https://huggingface.co/spaces/huggingface/openapi)! + +You can also access the OpenAPI specification directly: [https://huggingface.co/.well-known/openapi.json](https://huggingface.co/.well-known/openapi.json)
- +