Public
Documentation Settings

Measure Map Online REST API

Get Started

Enterprise Plan:

1. Create an Enterprise account

2. Get the API Key

Generate a Developer API Key: https://app.measuremaponline.com/dashboard/developer

3. Create Users

Create Users: https://app.measuremaponline.com/dashboard/enterprise

4. Get User ID

Open Guest Plan:

1. Create an Open Guest account

2. Get the API Key

Generate a Developer API Key: https://app.measuremaponline.com/dashboard/developer

Error Codes

CodeDescription
server_errorGeneric server error
invalid_api_keyYour API Key in Authorization header is not valid
unauthorized_actionUnauthorized request
user_not_foundRequested user is not found
invalid_project_idProject ID is not valid
invalid_uidUser ID is not valid
user_email_already_existsA user with the same email address already exists or linked
subscription_expiredYour subscription has expired, please update your payment method.
subscription_not_foundYour developer account does not have subscription.
invalid_subscriptionYou need an Enterprise subscription plan for your account to use this API
request_body_emptyThe request body is empty
pagination_invalid_page_numberInvalid or missing page number (Pagination)
pagination_invalid_page_limitInvalid or missing limit number (Pagination)
project_not_foundProject not found
project_unauthorized_accessUnathorized project read
enterprise_add_users_limitCannot create more users, please upgrade your Enterprise subscription plan by increasing the number of users
budget_limit_reachedYour budget limit value has been reached for this billing cycle
Loading