HERE Project Access Management API

Project Access and Membership Management

Operations 26

POST /projects/{project}/members/{member} Add the member to the requested Project #
GET /projects/{project}/members/{member} Get the requested Project Member #
DELETE /projects/{project}/members/{member} Remove the member from the specified Project #
DELETE /projects/{project}/members/me Remove the caller from the specified Project #
GET /projects/{project}/members Get the list of members of the Project #
POST /projects/{project}/policies Create the requested Project Policy #
GET /projects/{project}/policies List the Policies in a Project #
PUT /projects/{project}/policies/{policy} Update the requested Project Policy #
GET /projects/{project}/policies/{policy} Get the Project Policy #
DELETE /projects/{project}/policies/{policy} Delete the custom Project Policy #
GET /projects/{project}/policies/{policy}/members Get the list of all Project Members with the attached Policy #
PATCH /projects/{project}/settings Update the ProjectSettings for a Project #
GET /projects/{project}/settings Get the Project Settings #
POST /projects/{project}/attachedPolicies Set Attached Policies for all Members #
GET /projects/{project}/attachedPolicies Get the list of Attached Project Policies For all Members of a Project #
POST /projects/{project}/attachedPolicies/{policy} Attach a single Project Policy to all Members of a Project #
GET /projects/{project}/attachedPolicies/{policy} Get the attached Project Policy at the Project-level #
DELETE /projects/{project}/attachedPolicies/{policy} Detach the Project Policy from the Project-level for all Members #
POST /projects/{project}/members/{member}/policies Set Attached Policies for Member #
GET /projects/{project}/members/{member}/policies Get the list of Attached Project Policies For a Member #
POST /projects/{project}/members/{member}/policies/{policy} Attach Project Policy to Member #
GET /projects/{project}/members/{member}/policies/{policy} Get the attached Project Policy for a Member #
DELETE /projects/{project}/members/{member}/policies/{policy} Detach the Project Policy from a Member #
GET /projects/{project}/members/{member}/permissions Get Effective Permissions for Member #
GET /projects/{project}/members/{member}/linkable/permissions Get project linkable permissions #
GET /projects/{project}/filter Get Project Access Filter #

Documentation

📖
Documentation
https://docs.here.com/identity-and-access-management/docs
📖
APIReference
https://docs.here.com/identity-and-access-management/reference
📖
Documentation
https://docs.here.com/data-api/docs
📖
APIReference
https://docs.here.com/data-api/reference
📖
Documentation
https://docs.here.com/usage/docs
📖
APIReference
https://docs.here.com/usage/reference
📖
Documentation
https://docs.here.com/destination-weather/docs
📖
APIReference
https://docs.here.com/destination-weather/reference
📖
Documentation
https://docs.here.com/ev-products/docs
📖
APIReference
https://docs.here.com/ev-products/reference
📖
Documentation
https://docs.here.com/fuel-prices/docs
📖
APIReference
https://docs.here.com/fuel-prices/reference
📖
Documentation
https://docs.here.com/geocoding-and-search/docs
📖
APIReference
https://docs.here.com/geocoding-and-search/reference
📖
Documentation
https://docs.here.com/routing/docs
📖
APIReference
https://docs.here.com/routing/reference
📖
Documentation
https://docs.here.com/positioning/docs
📖
APIReference
https://docs.here.com/positioning/reference
📖
Documentation
https://docs.here.com/indoor-map/docs
📖
APIReference
https://docs.here.com/indoor-map/reference
📖
Documentation
https://docs.here.com/transit/docs
📖
APIReference
https://docs.here.com/transit/reference
📖
Documentation
https://docs.here.com/map-attributes/docs
📖
APIReference
https://docs.here.com/map-attributes/reference
📖
Documentation
https://docs.here.com/map-rendering/docs
📖
APIReference
https://docs.here.com/map-rendering/reference
📖
Documentation
https://docs.here.com/workspace/docs
📖
APIReference
https://docs.here.com/workspace/reference
📖
Documentation
https://docs.here.com/tour-planning/docs
📖
APIReference
https://docs.here.com/tour-planning/reference
📖
Documentation
https://docs.here.com/tracking/docs
📖
APIReference
https://docs.here.com/tracking/reference
📖
Documentation
https://docs.here.com/traffic-api/docs
📖
APIReference
https://docs.here.com/traffic-api/reference
📖
Documentation
https://docs.here.com/wego-pro/docs
📖
APIReference
https://docs.here.com/wego-pro/reference

Specifications

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/here-project-access-management-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

here-project-access-management-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Authorization API v1.1 Project Access Management API
  version: 1.1.0
  description: 'This specification is intended to describe the Authorization v1.1 APIs

    ## Roles

    ### **OrgAdmin** - An entity which has administrative authority over an organization.'
servers:
- url: Use API Lookup for a base URL
security:
- Bearer: []
tags:


# --- truncated at 32 KB (72 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/here/refs/heads/main/openapi/here-project-access-management-api-openapi.yml