Google Identity and Access Management (IAM)

Number of APIs: 9

Manages identity and access control for Google Cloud Platform resources, including the creation of service accounts, which you can use to authenticate to Google and make API calls.

Contact Support: Name: No Contact Email: email@example.com

  1. v1-{name} - Delete Service Account Key DELETE {{baseUrl}}/v1/:name

  2. v1-{name} - Get Service Account Keys GET {{baseUrl}}/v1/:name/keys?keyTypes=<>

  3. v1-{name} - Get Service Accounts GET {{baseUrl}}/v1/:name/serviceAccounts?pageToken=<>&pageSize=<>

  4. v1 - Query Roles POST {{baseUrl}}/v1/roles:queryGrantableRoles

  5. v1 - Sign Blob POST {{baseUrl}}/v1/{{name}}:signBlob

  6. v1 - Sign JWT POST {{baseUrl}}/v1/{{name}}:signJwt

  7. v1 - Return IAM Access Control Policy POST {{baseUrl}}/v1/{{resource}}:getIamPolicy

  8. v1 - Set IAM Access Control Policy POST {{baseUrl}}/v1/{{resource}}:setIamPolicy

  9. v1 - Tests Permissions POST {{baseUrl}}/v1/{{resource}}:testIamPermissions