API Key Values
Label: A
descriptive label for this API Key.
Active: Setting
this to unchecked (False) will suspend the API key temporarily.
API Key: The API
key that can be used by a developer. More instructions on this can be found
below.
Expiry: The date
this this API will no longer be valid.
Created: The
date the API Key was created.
Created By: The
user who created this API Key.
Revoked: The
date the API Key was revoked.
Revoked By: The
user who revoked this API Key.
API
Keys can be revoked. Once an API Key is revoked, it can no longer be made active again. A new
key will be required, replacing any existing API Key wherever is used.
Using the API Key
The public API
exists behind layers of protection, so to prevent unauthorized access API keys
must be included every API call to authenticate.
For the API to
be successfully called, four conditions must be met:
Subscription
must be current;
API Key must be
active;
API Key must not
be revoked;
The current date
must be prior to the Expiry Date.
Further
information about using your API Key can be found here: OfficeMaps API. Rate Limiting
All API calls
are rate-limited. If you exceed the allowed threshold, you’ll receive an HTTP
429 (Too Many Requests) response. This limit is 1000 API calls per month and/or
10 requests per second. Please design your client to respect these limits and
implement retries with backoff.
If you require
higher limits or plan to make extensive use of the API, please reach out to
support@officemaps.com. API Key Revocation
OfficeMaps
reserves the right to suspend or revoke any API Key found to be used outside of
its intended usage patterns or in breach of our Terms of Service.