feat(docs): update search docs
This commit is contained in:
parent
a0aad69f62
commit
15203c123d
|
@ -6,7 +6,9 @@ Perplexica’s Search API makes it easy to use our AI-powered search engine. You
|
|||
|
||||
## Endpoint
|
||||
|
||||
### **POST** `/api/search`
|
||||
### **POST** `http://localhost:3001/api/search`
|
||||
|
||||
**Note**: Replace `3001` with any other port if you've changed the default PORT
|
||||
|
||||
### Request
|
||||
|
||||
|
|
Loading…
Reference in New Issue