{"name":"Typograph API","version":"1.0.0","description":"REST API for the Typograph publishing platform","website":"https:\/\/www.typograph.nl","portal":"https:\/\/portal.typograph.nl","documentation_url":"https:\/\/docs.typograph.nl","endpoints":{"oauth_metadata":"https:\/\/api.typograph.nl\/.well-known\/oauth-authorization-server","oauth_token":"https:\/\/api.typograph.nl\/oauth\/token","oauth_authorize":"https:\/\/api.typograph.nl\/oauth\/authorize","oauth_revoke":"https:\/\/api.typograph.nl\/oauth\/revoke","oauth_introspect":"https:\/\/api.typograph.nl\/oauth\/introspect"},"resources":{"identity":{"description":"User accounts and OAuth clients","base_path":"\/v1\/identity","endpoints":[{"name":"users","path":"\/v1\/identity\/users","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/users","auth":"token","scopes":["identity"]},{"name":"sessions","path":"\/v1\/identity\/sessions","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/sessions","auth":"token","scopes":["identity"]},{"name":"verification_codes","path":"\/v1\/identity\/verification-codes","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/verification-codes","auth":"token","scopes":["identity"]},{"name":"users_me_read","path":"\/v1\/identity\/users\/me","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/users\/me","auth":"token","scopes":["identity","identity:read"]},{"name":"users_me_write","path":"\/v1\/identity\/users\/me","methods":["PATCH"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/users\/me","auth":"token","scopes":["identity","identity:write"]},{"name":"users_me_delete","path":"\/v1\/identity\/users\/me","methods":["DELETE"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/users\/me","auth":"token","scopes":["identity"]},{"name":"oauth_clients_list","path":"\/v1\/identity\/oauth\/clients","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/oauth\/clients","auth":"token","scopes":["identity"]},{"name":"oauth_clients_create","path":"\/v1\/identity\/oauth\/clients","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/oauth\/clients","auth":"token","scopes":["identity"]},{"name":"oauth_clients_item_read","path":"\/v1\/identity\/oauth\/clients\/{id}","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/oauth\/clients\/{id}","auth":"token","scopes":["identity"]},{"name":"oauth_clients_item_write","path":"\/v1\/identity\/oauth\/clients\/{id}","methods":["PATCH"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/oauth\/clients\/{id}","auth":"token","scopes":["identity"]},{"name":"oauth_clients_item_delete","path":"\/v1\/identity\/oauth\/clients\/{id}","methods":["DELETE"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/oauth\/clients\/{id}","auth":"token","scopes":["identity"]},{"name":"oauth_scopes_list","path":"\/v1\/identity\/oauth\/scopes","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/oauth\/scopes","auth":"token","scopes":["identity"]},{"name":"oauth_scopes_me","path":"\/v1\/identity\/oauth\/scopes\/me","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/oauth\/scopes\/me","auth":"token","scopes":["identity","identity:read"]},{"name":"user_scopes_item","path":"\/v1\/identity\/users\/{id}\/scopes","methods":["GET","PUT","DELETE"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/users\/{id}\/scopes","auth":"token","scopes":["identity"]},{"name":"user_scopes_grant_all","path":"\/v1\/identity\/users\/{id}\/scopes\/grant-all","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/users\/{id}\/scopes\/grant-all","auth":"token","scopes":["identity"]},{"name":"organizations_list_read","path":"\/v1\/identity\/organizations","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/organizations","auth":"token","scopes":["identity","identity:read"]},{"name":"organizations_list_write","path":"\/v1\/identity\/organizations","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/organizations","auth":"token","scopes":["identity","identity:write"]},{"name":"organizations_item_read","path":"\/v1\/identity\/organizations\/{id}","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/organizations\/{id}","auth":"token","scopes":["identity","identity:read"]},{"name":"organizations_item_write","path":"\/v1\/identity\/organizations\/{id}","methods":["PATCH"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/organizations\/{id}","auth":"token","scopes":["identity","identity:write"]},{"name":"organizations_item_delete","path":"\/v1\/identity\/organizations\/{id}","methods":["DELETE"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/organizations\/{id}","auth":"token","scopes":["identity"]},{"name":"organization_connected_apps_list","path":"\/v1\/identity\/organizations\/{organizationId}\/connected-apps","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/organizations\/{organizationId}\/connected-apps","auth":"token","scopes":["identity","identity:read"]},{"name":"organization_connected_apps_get","path":"\/v1\/identity\/organizations\/{organizationId}\/connected-apps\/{clientId}","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/organizations\/{organizationId}\/connected-apps\/{clientId}","auth":"token","scopes":["identity","identity:read"]},{"name":"organization_connected_apps_policy","path":"\/v1\/identity\/organizations\/{organizationId}\/connected-apps\/{clientId}\/policy","methods":["PUT"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/organizations\/{organizationId}\/connected-apps\/{clientId}\/policy","auth":"token","scopes":["identity","identity:write"]},{"name":"organizations_members_read","path":"\/v1\/identity\/organizations\/{id}\/members","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/organizations\/{id}\/members","auth":"token","scopes":["identity","identity:read"]},{"name":"organizations_members_write","path":"\/v1\/identity\/organizations\/{id}\/members","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/organizations\/{id}\/members","auth":"token","scopes":["identity","identity:write"]},{"name":"organizations_members_item_read","path":"\/v1\/identity\/organizations\/{organizationId}\/members\/{memberId}","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/organizations\/{organizationId}\/members\/{memberId}","auth":"token","scopes":["identity","identity:read"]},{"name":"organizations_members_item_write","path":"\/v1\/identity\/organizations\/{organizationId}\/members\/{memberId}","methods":["PATCH"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/organizations\/{organizationId}\/members\/{memberId}","auth":"token","scopes":["identity","identity:write"]},{"name":"organizations_members_item_delete","path":"\/v1\/identity\/organizations\/{organizationId}\/members\/{memberId}","methods":["DELETE"],"url":"https:\/\/api.typograph.nl\/v1\/identity\/organizations\/{organizationId}\/members\/{memberId}","auth":"token","scopes":["identity","identity:write"]}]},"file":{"description":"Teams, projects, templates, and file uploads","base_path":"\/v1\/file","endpoints":[{"name":"file_teams_read","path":"\/v1\/file\/teams","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/teams","auth":"token","scopes":["file","file:read"]},{"name":"file_teams_write","path":"\/v1\/file\/teams","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/file\/teams","auth":"token","scopes":["file","file:write"]},{"name":"file_teams_item_read","path":"\/v1\/file\/teams\/{id}","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/teams\/{id}","auth":"token","scopes":["file","file:read"]},{"name":"file_teams_item_write","path":"\/v1\/file\/teams\/{id}","methods":["PATCH"],"url":"https:\/\/api.typograph.nl\/v1\/file\/teams\/{id}","auth":"token","scopes":["file","file:write"]},{"name":"file_teams_item_delete","path":"\/v1\/file\/teams\/{id}","methods":["DELETE"],"url":"https:\/\/api.typograph.nl\/v1\/file\/teams\/{id}","auth":"token","scopes":["file","file:delete"]},{"name":"file_projects_item_read","path":"\/v1\/file\/projects\/{id}","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/projects\/{id}","auth":"token","scopes":["file","file:read"]},{"name":"file_projects_item_write","path":"\/v1\/file\/projects\/{id}","methods":["PATCH"],"url":"https:\/\/api.typograph.nl\/v1\/file\/projects\/{id}","auth":"token","scopes":["file","file:write"]},{"name":"file_projects_item_delete","path":"\/v1\/file\/projects\/{id}","methods":["DELETE"],"url":"https:\/\/api.typograph.nl\/v1\/file\/projects\/{id}","auth":"token","scopes":["file","file:delete"]},{"name":"file_templates_item_read","path":"\/v1\/file\/templates\/{id}","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/templates\/{id}","auth":"token","scopes":["file","file:read"]},{"name":"file_templates_item_write","path":"\/v1\/file\/templates\/{id}","methods":["PATCH"],"url":"https:\/\/api.typograph.nl\/v1\/file\/templates\/{id}","auth":"token","scopes":["file","file:write"]},{"name":"file_templates_item_delete","path":"\/v1\/file\/templates\/{id}","methods":["DELETE"],"url":"https:\/\/api.typograph.nl\/v1\/file\/templates\/{id}","auth":"token","scopes":["file","file:delete"]},{"name":"file_favos_read","path":"\/v1\/file\/favos","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/favos","auth":"token","scopes":["file","file:read"]},{"name":"file_favos_write","path":"\/v1\/file\/favos","methods":["PUT"],"url":"https:\/\/api.typograph.nl\/v1\/file\/favos","auth":"token","scopes":["file","file:write"]},{"name":"file_shared_projects","path":"\/v1\/file\/shared\/projects","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/shared\/projects","auth":"token","scopes":["file","file:read"]},{"name":"file_shared_templates","path":"\/v1\/file\/shared\/templates","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/shared\/templates","auth":"token","scopes":["file","file:read"]},{"name":"file_premade_templates_list","path":"\/v1\/file\/premade-templates","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/premade-templates","auth":"token","scopes":["file","file:read"]},{"name":"file_premade_template_categories","path":"\/v1\/file\/premade-templates\/categories","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/premade-templates\/categories","auth":"token","scopes":["file","file:read"]},{"name":"file_premade_template_item","path":"\/v1\/file\/premade-templates\/{code}","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/premade-templates\/{code}","auth":"token","scopes":["file","file:read"]},{"name":"file_trash","path":"\/v1\/file\/trash","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/trash","auth":"token","scopes":["file","file:read"]},{"name":"file_search","path":"\/v1\/file\/search","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/search","auth":"token","scopes":["file","file:read"]},{"name":"file_users_read","path":"\/v1\/file\/users\/{id}","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/users\/{id}","auth":"token","scopes":["file","file:read"]},{"name":"file_roles","path":"\/v1\/file\/roles","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/roles","auth":"token","scopes":["file","file:read"]},{"name":"file_recent_searched","path":"\/v1\/file\/recent\/searched","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/recent\/searched","auth":"token","scopes":["file","file:read"]},{"name":"file_recent_templates","path":"\/v1\/file\/recent\/templates","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/recent\/templates","auth":"token","scopes":["file","file:read"]},{"name":"file_notifications","path":"\/v1\/file\/notifications","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/notifications","auth":"token","scopes":["file","file:read"]},{"name":"file_notifications_mark_all","path":"\/v1\/file\/notifications","methods":["PATCH"],"url":"https:\/\/api.typograph.nl\/v1\/file\/notifications","auth":"token","scopes":["file","file:write"]},{"name":"file_notifications_item","path":"\/v1\/file\/notifications\/{id}","methods":["PATCH"],"url":"https:\/\/api.typograph.nl\/v1\/file\/notifications\/{id}","auth":"token","scopes":["file","file:write"]},{"name":"file_resource_permissions","path":"\/v1\/file\/{resourceType}\/{resourceId}\/permissions","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/{resourceType}\/{resourceId}\/permissions","auth":"token","scopes":["file","file:read"]},{"name":"file_users_base_write","path":"\/v1\/file\/users","methods":["PATCH"],"url":"https:\/\/api.typograph.nl\/v1\/file\/users","auth":"token","scopes":["file","file:write"]},{"name":"file_users_me_invites","path":"\/v1\/file\/users\/me\/invites","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/users\/me\/invites","auth":"token","scopes":["file","file:read"]},{"name":"file_teams_projects_read","path":"\/v1\/file\/teams\/{teamId}\/projects","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/teams\/{teamId}\/projects","auth":"token","scopes":["file","file:read"]},{"name":"file_teams_projects_write","path":"\/v1\/file\/teams\/{teamId}\/projects","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/file\/teams\/{teamId}\/projects","auth":"token","scopes":["file","file:write"]},{"name":"file_teams_contacts","path":"\/v1\/file\/teams\/{teamId}\/contacts","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/teams\/{teamId}\/contacts","auth":"token","scopes":["file","file:read"]},{"name":"file_organizations_teams","path":"\/v1\/file\/organizations\/{organizationId}\/teams","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/organizations\/{organizationId}\/teams","auth":"token","scopes":["file","file:read"]},{"name":"file_projects_templates_read","path":"\/v1\/file\/projects\/{projectId}\/templates","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/projects\/{projectId}\/templates","auth":"token","scopes":["file","file:read"]},{"name":"file_projects_templates_write","path":"\/v1\/file\/projects\/{projectId}\/templates","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/file\/projects\/{projectId}\/templates","auth":"token","scopes":["file","file:write"]},{"name":"file_projects_uploads_read","path":"\/v1\/file\/projects\/{projectId}\/uploads","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/projects\/{projectId}\/uploads","auth":"token","scopes":["file","file:read"]},{"name":"file_projects_uploads_write","path":"\/v1\/file\/projects\/{projectId}\/uploads","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/file\/projects\/{projectId}\/uploads","auth":"token","scopes":["file","file:write"]},{"name":"file_projects_uploads_item","path":"\/v1\/file\/projects\/{projectId}\/uploads\/{id}","methods":["PATCH"],"url":"https:\/\/api.typograph.nl\/v1\/file\/projects\/{projectId}\/uploads\/{id}","auth":"token","scopes":["file","file:write"]},{"name":"file_projects_media","path":"\/v1\/file\/projects\/{projectId}\/media","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/projects\/{projectId}\/media","auth":"token","scopes":["file","file:read","media","media:read"]},{"name":"file_projects_media_presigned","path":"\/v1\/file\/projects\/{projectId}\/media\/presigned-urls","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/file\/projects\/{projectId}\/media\/presigned-urls","auth":"token","scopes":["file","file:read","media","media:read"]},{"name":"file_projects_media_delete","path":"\/v1\/file\/projects\/{projectId}\/media\/{id}","methods":["DELETE"],"url":"https:\/\/api.typograph.nl\/v1\/file\/projects\/{projectId}\/media\/{id}","auth":"token","scopes":["file","file:write","file:delete","media","media:write","media:delete"]},{"name":"file_projects_fonts","path":"\/v1\/file\/projects\/{projectId}\/fonts","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/projects\/{projectId}\/fonts","auth":"token","scopes":["file","file:read","font","font:read"]},{"name":"file_projects_fonts_presigned","path":"\/v1\/file\/projects\/{projectId}\/fonts\/presigned-urls","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/file\/projects\/{projectId}\/fonts\/presigned-urls","auth":"token","scopes":["file","file:read","font","font:read"]},{"name":"file_projects_fonts_lookup","path":"\/v1\/file\/projects\/{projectId}\/fonts\/lookup","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/projects\/{projectId}\/fonts\/lookup","auth":"token","scopes":["file","file:read","font","font:read"]},{"name":"file_projects_fonts_update","path":"\/v1\/file\/projects\/{projectId}\/fonts\/{id}","methods":["PATCH"],"url":"https:\/\/api.typograph.nl\/v1\/file\/projects\/{projectId}\/fonts\/{id}","auth":"token","scopes":["file","file:write","font","font:write"]},{"name":"file_projects_fonts_delete","path":"\/v1\/file\/projects\/{projectId}\/fonts\/{id}","methods":["DELETE"],"url":"https:\/\/api.typograph.nl\/v1\/file\/projects\/{projectId}\/fonts\/{id}","auth":"token","scopes":["file","file:write","file:delete","font","font:write","font:delete"]},{"name":"file_templates_touch","path":"\/v1\/file\/templates\/{id}\/touch","methods":["PATCH"],"url":"https:\/\/api.typograph.nl\/v1\/file\/templates\/{id}\/touch","auth":"token","scopes":["file","file:write"]},{"name":"file_templates_presigned","path":"\/v1\/file\/templates\/{id}\/{fileType}\/presigned-url","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/file\/templates\/{id}\/{fileType}\/presigned-url","auth":"token","scopes":["file","file:write"]},{"name":"file_templates_comments_read","path":"\/v1\/file\/templates\/{templateId}\/comments","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/templates\/{templateId}\/comments","auth":"token","scopes":["file","file:read"]},{"name":"file_templates_comments_write","path":"\/v1\/file\/templates\/{templateId}\/comments","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/file\/templates\/{templateId}\/comments","auth":"token","scopes":["file","file:write"]},{"name":"file_templates_comments_item_write","path":"\/v1\/file\/templates\/{templateId}\/comments\/{commentId}","methods":["PUT"],"url":"https:\/\/api.typograph.nl\/v1\/file\/templates\/{templateId}\/comments\/{commentId}","auth":"token","scopes":["file","file:write"]},{"name":"file_templates_comments_item_delete","path":"\/v1\/file\/templates\/{templateId}\/comments\/{commentId}","methods":["DELETE"],"url":"https:\/\/api.typograph.nl\/v1\/file\/templates\/{templateId}\/comments\/{commentId}","auth":"token","scopes":["file","file:delete"]},{"name":"file_templates_comments_resolve","path":"\/v1\/file\/templates\/{templateId}\/comments\/{commentId}\/resolve","methods":["PATCH"],"url":"https:\/\/api.typograph.nl\/v1\/file\/templates\/{templateId}\/comments\/{commentId}\/resolve","auth":"token","scopes":["file","file:write"]},{"name":"file_templates_comments_replies_read","path":"\/v1\/file\/templates\/{templateId}\/comments\/{commentId}\/replies","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/templates\/{templateId}\/comments\/{commentId}\/replies","auth":"token","scopes":["file","file:read"]},{"name":"file_templates_comments_replies_write","path":"\/v1\/file\/templates\/{templateId}\/comments\/{commentId}\/replies","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/file\/templates\/{templateId}\/comments\/{commentId}\/replies","auth":"token","scopes":["file","file:write"]},{"name":"file_templates_comments_replies_item_write","path":"\/v1\/file\/templates\/{templateId}\/comments\/{commentId}\/replies\/{replyId}","methods":["PUT"],"url":"https:\/\/api.typograph.nl\/v1\/file\/templates\/{templateId}\/comments\/{commentId}\/replies\/{replyId}","auth":"token","scopes":["file","file:write"]},{"name":"file_templates_comments_replies_item_delete","path":"\/v1\/file\/templates\/{templateId}\/comments\/{commentId}\/replies\/{replyId}","methods":["DELETE"],"url":"https:\/\/api.typograph.nl\/v1\/file\/templates\/{templateId}\/comments\/{commentId}\/replies\/{replyId}","auth":"token","scopes":["file","file:delete"]},{"name":"file_resource_invites_read","path":"\/v1\/file\/{resourceType}\/{resourceId}\/invites","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/{resourceType}\/{resourceId}\/invites","auth":"token","scopes":["file","file:read"]},{"name":"file_resource_invites_write","path":"\/v1\/file\/{resourceType}\/{resourceId}\/invites","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/file\/{resourceType}\/{resourceId}\/invites","auth":"token","scopes":["file","file:write"]},{"name":"file_resource_invites_item_read","path":"\/v1\/file\/{resourceType}\/{resourceId}\/invites\/{id}","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/file\/{resourceType}\/{resourceId}\/invites\/{id}","auth":"token","scopes":["file","file:read"]},{"name":"file_resource_invites_item_write","path":"\/v1\/file\/{resourceType}\/{resourceId}\/invites\/{id}","methods":["PATCH"],"url":"https:\/\/api.typograph.nl\/v1\/file\/{resourceType}\/{resourceId}\/invites\/{id}","auth":"token","scopes":["file","file:write"]},{"name":"file_resource_invites_item_delete","path":"\/v1\/file\/{resourceType}\/{resourceId}\/invites\/{id}","methods":["DELETE"],"url":"https:\/\/api.typograph.nl\/v1\/file\/{resourceType}\/{resourceId}\/invites\/{id}","auth":"token","scopes":["file","file:delete"]},{"name":"file_resource_roles_item_write","path":"\/v1\/file\/{resourceType}\/{resourceId}\/roles\/{id}","methods":["PATCH"],"url":"https:\/\/api.typograph.nl\/v1\/file\/{resourceType}\/{resourceId}\/roles\/{id}","auth":"token","scopes":["file","file:write"]},{"name":"file_resource_roles_item_delete","path":"\/v1\/file\/{resourceType}\/{resourceId}\/roles\/{id}","methods":["DELETE"],"url":"https:\/\/api.typograph.nl\/v1\/file\/{resourceType}\/{resourceId}\/roles\/{id}","auth":"token","scopes":["file","file:delete"]}]},"document":{"description":"Document validation and processing","base_path":"\/v1\/document","endpoints":[{"name":"document_validate","path":"\/v1\/document\/validate","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/document\/validate","auth":"token","scopes":["document","document:read"]},{"name":"document_upgrade","path":"\/v1\/document\/upgrade","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/document\/upgrade","auth":"token","scopes":["document","document:write"]}]},"publisher":{"description":"PDF and publication generation","base_path":"\/v1\/publisher","endpoints":[{"name":"publisher_jobs_read","path":"\/v1\/publisher\/jobs","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/publisher\/jobs","auth":"token","scopes":["publisher","publisher:read"]},{"name":"publisher_jobs_write","path":"\/v1\/publisher\/jobs","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/publisher\/jobs","auth":"token","scopes":["publisher","publisher:write"]},{"name":"publisher_jobs_item","path":"\/v1\/publisher\/jobs\/{path}","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/publisher\/jobs\/{path}","auth":"token","scopes":["publisher","publisher:read"]}]},"converter":{"description":"InDesign file conversion","base_path":"\/v1\/converter","endpoints":[{"name":"converter_jobs_read","path":"\/v1\/converter\/jobs","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/converter\/jobs","auth":"token","scopes":["converter","converter:read"]},{"name":"converter_jobs_write","path":"\/v1\/converter\/jobs","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/converter\/jobs","auth":"token","scopes":["converter","converter:write"]},{"name":"converter_jobs_item","path":"\/v1\/converter\/jobs\/{path}","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/converter\/jobs\/{path}","auth":"token","scopes":["converter","converter:read"]}]},"webhook":{"description":"Webhook subscriptions and event delivery","base_path":"\/v1\/webhook","endpoints":[{"name":"webhook_subscriptions_read","path":"\/v1\/webhook\/subscriptions","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/webhook\/subscriptions","auth":"token","scopes":["webhook","webhook:read"]},{"name":"webhook_subscriptions_write","path":"\/v1\/webhook\/subscriptions","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/webhook\/subscriptions","auth":"token","scopes":["webhook","webhook:write"]},{"name":"webhook_subscriptions_item_read","path":"\/v1\/webhook\/subscriptions\/{id}","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/webhook\/subscriptions\/{id}","auth":"token","scopes":["webhook","webhook:read"]},{"name":"webhook_subscriptions_item_write","path":"\/v1\/webhook\/subscriptions\/{id}","methods":["PATCH"],"url":"https:\/\/api.typograph.nl\/v1\/webhook\/subscriptions\/{id}","auth":"token","scopes":["webhook","webhook:write"]},{"name":"webhook_subscriptions_item_delete","path":"\/v1\/webhook\/subscriptions\/{id}","methods":["DELETE"],"url":"https:\/\/api.typograph.nl\/v1\/webhook\/subscriptions\/{id}","auth":"token","scopes":["webhook","webhook:delete"]},{"name":"webhook_subscriptions_deliveries","path":"\/v1\/webhook\/subscriptions\/{id}\/deliveries","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/webhook\/subscriptions\/{id}\/deliveries","auth":"token","scopes":["webhook","webhook:read"]},{"name":"webhook_deliveries_retry","path":"\/v1\/webhook\/deliveries\/{id}\/retry","methods":["POST"],"url":"https:\/\/api.typograph.nl\/v1\/webhook\/deliveries\/{id}\/retry","auth":"token","scopes":["webhook","webhook:write"]},{"name":"webhook_events","path":"\/v1\/webhook\/events","methods":["GET"],"url":"https:\/\/api.typograph.nl\/v1\/webhook\/events","auth":"token","scopes":["webhook","webhook:read"]}]}},"authentication":{"type":"oauth2","flows":{"authorization_code":{"authorization_url":"https:\/\/api.typograph.nl\/oauth\/authorize","token_url":"https:\/\/api.typograph.nl\/oauth\/token"},"client_credentials":{"token_url":"https:\/\/api.typograph.nl\/oauth\/token"},"password":{"token_url":"https:\/\/api.typograph.nl\/oauth\/token"}},"scopes":{"converter":"Create and manage conversion jobs","converter:read":"Converter read access","converter:write":"Converter write access","document":"Validate and process documents","document:read":"Document read access","document:write":"Document write access","file":"Manage teams, projects, templates, and files","file:delete":"File delete access","file:read":"Read teams, projects, templates, and files","file:write":"File write access","font":"Font access","font:delete":"Font delete access","font:read":"Font read access","font:write":"Font write access","identity":"Manage user account and OAuth clients","identity:read":"Read user account information","identity:write":"Identity write access","media":"Media access","media:delete":"Media delete access","media:read":"Media read access","media:write":"Media write access","publisher":"Create and manage publication jobs","publisher:read":"Publisher read access","publisher:write":"Publisher write access","subscription":"Subscription access","subscription:read":"Subscription read access","subscription:write":"Subscription write access","webhook":"Manage webhook subscriptions and deliveries","webhook:delete":"Webhook delete access","webhook:read":"Webhook read access","webhook:write":"Webhook write access"}},"rate_limiting":{"authenticated":"3600 requests\/hour","anonymous":"900 requests\/hour"}}