--- layout: default navsection: api navmenu: Schema title: "Resource: AuthorizedKey" navorder: 101 --- h1. AuthorizedKey A **AuthorizedKey** represents... h2. Methods See "REST methods for working with Arvados resources":methods.html API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/authorized_key@ h2. Creation h3. Prerequisites Prerequisites for creating a AuthorizedKey. h3. Side effects Side effects of creating a AuthorizedKey. h2. Resources Each AuthorizedKey has, in addition to the usual "attributes of Arvados resources":resources.html: table(table table-bordered table-condensed). |*Attribute*|*Type*|*Description*|*Example*| |name|string||| |key_type|string||| |authorized_user_uuid|string||| |public_key|text||| |expires_at|datetime||| |updated_at|datetime|||