API access page

Group coordinators can open API docs from the group actions menu to see their User API key and the IDs of all their active Loomio groups. The page also links to the User API, Server API, and API overview documentation.

The page explains that changing your password rotates your API key and that integrations must then be updated with the new key. It also documents the move from the api_key URL parameter to the Authorization: Bearer header. Requests using the old URL parameter no longer work.