HERE Realms API

Realms and Realm Membership Management

Operations 37

POST /realms/{realm}/invites/{invite} Resend an invitation to a user in a realm #
PUT /realms/{realm}/invites/{invite} Update and send an invitation to a user in a realm #
DELETE /realms/{realm}/invites/{invite} Cancel a user invitation to a realm #
GET /realms/{realm}/invites Search for invitations in a realm #
POST /realms/{realm}/invites Create and send a user invitation for a realm #
GET /realms/{realm}/invites/targets Get list of supported invite targets for the realm #
GET /realms/{realm}/limits Get Realm limits #
GET /realms/{realm}/members Get realm members #
GET /realms/{realm}/members/{member} Get realm member #
GET /realms/{realm}/members/{member}/roles Get entity roles #
GET /realms/{realm}/members/{member}/groups Get entity group membership #
GET /realms/{realm}/members/{member}/managedGroups Get entity managed group #
GET /realms/{realm}/members/{member}/projects Get entity project membership #
GET /realms/{realm}/members/{member}/plans Get Entity Plans #
GET /realms/{realm}/members/{member}/plans/{plan}/policies Get Entity Plan Policies #
GET /realms/{realm}/members/{member}/plans/{plan}/policies/{policy}/permissions Get Entity Plan Policy Permissions #
GET /realms/{realm}/members/{member}/policies Get Entity Policies #
GET /realms/{realm}/members/{member}/policies/{policy}/permissions Get Entity Policy Permissions #
GET /realms/{realm}/members/{member}/permissions Get entity permissions #
GET /realms/{realm}/members/{member}/filters Get Entity Access Filters #
GET /realms/{realm}/members/{member}/filters/{filterHrn} Get Entity Access Filter #
PUT /realms/{realm}/members/{member}/filters/{filterHrn} Attach Entity Access Filter #
DELETE /realms/{realm}/members/{member}/filters/{filterHrn} Detach Entity Access Filter #
GET /realms/{realm}/plans Get Realm Plans #
GET /realms/{realm}/plans/{plan}/policies Get Realm Plan Policies #
GET /realms/{realm}/plans/{plan}/policies/{policy}/permissions Get Realm Plan Policy Permissions #
GET /realms/{realm}/policies Get Realm Policies #
GET /realms/{realm}/policies/{policy}/permissions Get Policy Permissions #
GET /realms/{realm}/resourcePlans Get Realm Resource Plans #
GET /realms/{realm}/resourcePlans/{resourcePlan}/resourcePolicies Get Realm Resource Plan Resource Policies #
GET /realms/{realm}/resourcePlans/{resourcePlan}/resourcePolicies/{resourcePolicy}/permissions Get Realm Resource Plan Resource Policy Permissions #
GET /realms/{realm}/resourcePlans/{resourcePlan}/actionPolicies Get Realm Resource Plan Action Policies #
GET /realms/{realm}/resourcePlans/{resourcePlan}/actionPolicies/{actionPolicy}/permissions Get Realm Resource Plan Action Policy Permissions #
GET /realms/{realm}/linkable/permissions Get realm linkable permissions #
GET /realms/{realm}/filter Get Realm Access Filter #
POST /realms/{realm}/filter Attach Realm Access Filter #
GET /realms/{realm}/permissions Get realm permissions #

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-realms-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-realms-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Authorization API v1.1 Realms 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 (105 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/here/refs/heads/main/openapi/here-realms-api-openapi.yml