Skip to Content
V1API ReferenceOverview

API Reference

The Lore Registry exposes a versioned REST API under /v1/.

Base URL

  • SaaS: https://registry.lore.infraestrutura.app/v1
  • Self-hosted: https://<your-registry>/v1

Authentication

All write endpoints require a Bearer JWT:

Authorization: Bearer <token>

Public packages can be read anonymously.

Endpoints

GroupDescription
Content APIExtract and cache fields from .lore archives
Packages APIPublish, pull, list packages (coming soon)
Namespace APIManage namespaces and members (coming soon)
Search APIFull-text package search (coming soon)
© 2025 Lore · Built by M1 Cloud