Is it possible to determine the database that a key is assigned to via the Developer API?
Right now, GET /otto/api/api-key/ is great. It returns an array of keys. I’m wondering if it could tell me which key belongs to which database file? Maybe there is something I am missing in the Developer API.
There is currently no way to get that information via the developer API. I will get more of the API Key metadata into the API with our next version! Is there any other information about the Data API Keys you’re looking for in that API?
Thanks for the quick response. All I am looking for is the database.
I could however see someone else potentially wanting to see more of the creation/modification info. Maybe a systems admin wanting to track changes in API keys. For me though it’s just the database.
Thanks for the feedback!! I’ll likely end up adding essentially everything that isn’t the password into the response since why not. Its been a bit since I spent some time making sure the Developer API was really robust, I think our next version will have a ton of new endpoints for you to play with.