1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-01 15:55:34 +01:00

GITBOOK-252: change request with no subject merged in GitBook

This commit is contained in:
Jamie Hewitt 2023-05-23 18:12:14 +00:00 committed by gitbook-bot
parent 279e3d8ae3
commit afb39f4f5a
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -1,9 +1,10 @@
# Other Requests
The universal Aquarius Endpoint is [`https://v4.aquarius.oceanprotocol.com`](https://v4.aquarius.oceanprotocol.com).
## Others
### **GET** `/`
### **Info**
GET `/`
#### Description
@ -42,7 +43,9 @@ Body:
}
```
### **GET** `/health`
### **Health**
GET `/health`
**Description**
@ -77,7 +80,9 @@ Body:
Elasticsearch connected
```
### **GET** /spec
### **Spec**
GET /spec
#### Description
@ -104,4 +109,4 @@ console.log(response.data.info)
`200`
Successful request
Successful request