Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions _documentation/api.markdown
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
---
title: Arctos API
author: DLM
date: 2021-01-01
author: Valerie Warhol
date: 2025-08-18
layout: default_toc
---

# Arctos API

The API is documented in the Arctos UI.
The Arctos API can be used to retrieve data from the Arctos database. Note that the API is read-only and cannot be used to create, update, or delete records. The Arctos API requires a key. You may request one by filing an issue at https://github.com/ArctosDB/arctos/issues.

Further API documentation can be found at https://arctos.database.museum/info/api.cfm and https://arctos.database.museum/component/api/v2/about.cfc?method=api_map.

## Edit this Documentation

Expand Down