PulsejetDB home page
Search...
⌘K
Support
JetEngine
JetEngine
Search...
Navigation
Search Operations
Search Single Embed
Documentation
Design & Concepts
REST API
Documentation
Community
Blog
REST API
Introduction
Collection Operations
PUT
Create Collection
DEL
Delete Collection
PATCH
Update Collection
GET
List Collections
Embed Operations
PUT
Insert Single Embed
PUT
Insert Multi Embeds
POST
Delete Embeds
PUT
Update Embed
Search Operations
POST
Search Single Embed
POST
Search Multi Embeds
200
Copy
{
"response"
:
"ok"
,
"status"
: []
}
Search Operations
Search Single Embed
POST
/
collections
/
embeds
/
search
Try it
200
Copy
{
"response"
:
"ok"
,
"status"
: []
}
The REST API endpoints can be used with PulsejetDB running locally at
http://127.0.0.1:47044
.
Headers
Content-Type
string
User-Agent
string
Body
application/json · object
Response
200 - application/json
OK
The response is of type
object
.
Was this page helpful?
Yes
No
Update Embed
Search Multi Embeds
Assistant
Responses are generated using AI and may contain mistakes.