diff --git a/_documentation/api.markdown b/_documentation/api.markdown index f5b1cccf..b265cf91 100644 --- a/_documentation/api.markdown +++ b/_documentation/api.markdown @@ -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