REST API

The Rekor REST API provides full access to workspaces, collections, records, relationships, hooks, triggers, and batch operations. All endpoints accept and return JSON.

Base URL

https://api.rekor.io/v1/{workspace_id}

Authentication

All requests require a Bearer token in the Authorization header.

Endpoints

SectionDescription
WorkspacesWorkspaces API endpoints
CollectionsCollections API endpoints
RecordsRecords API endpoints
RelationshipsRelationships API endpoints
AttachmentsAttachments API endpoints
HooksHooks API endpoints
TriggersTriggers API endpoints
BatchBatch API endpoints
ProvidersProviders API endpoints
EnvironmentsEnvironments API endpoints