DataBridge Documentation home page
Search...
Support
Community
GitHub
Search...
Navigation
API Reference
Generate Local Uri
Guides
API Reference
Python SDK
API Reference
GET
Health Check
GET
Readiness Check
POST
Ingest Text
POST
Ingest File
POST
Retrieve Chunks
POST
Retrieve Documents
POST
Query Completion
GET
List Documents
GET
Get Document
GET
Get Usage Stats
GET
Get Recent Usage
POST
Create Cache
GET
Get Cache
POST
Update Cache
POST
Add Docs To Cache
POST
Query Cache
POST
Generate Local Uri
API Reference
Generate Local Uri
Generate a local URI for development. This endpoint is unprotected.
POST
/
local
/
generate_uri
Try it
200
422
{
}
Body
application/x-www-form-urlencoded
name
string
default:
admin
expiry_days
integer
default:
30
Response
200
200
422
application/json
Successful Response
{key}
string
Query Cache
200
422
{
}