Skip to main content
GET
/
embeddings
/
export
Bulk export embedding vectors
curl --request GET \
  --url https://api.urantia.dev/embeddings/export

Documentation Index

Fetch the complete documentation index at: https://urantia.dev/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

format
enum<string>
default:jsonl
Available options:
jsonl,
json
paperId
string
required
model
enum<string>
default:large
Available options:
small,
large

Response

200

Embedding vectors (JSONL or JSON)