Closed
Description
This allows us to circumvent creating APIs for users to extract data to ensure our API is functional.
Lines 149 to 154 in 437066c
We should add an API to fetch information about an API key, not test the value in the database. In v1 this led to an inconsistent API pattern, and we'll approach it similarly in v2 if we don't fix it early.