---
title: Getting started with the PingOne Recognize Server API
description: The PingOne Recognize Server API enables communication between your backend and the PingOne Recognize servers.
component: recognize
page_id: recognize:mobile-sdk:mobile-sdk-server-api-getting-started
canonical_url: https://docs.pingidentity.com/recognize/mobile-sdk/mobile-sdk-server-api-getting-started.html
llms_txt: https://docs.pingidentity.com/recognize/llms.txt
docs_for_agents: https://developer.pingidentity.com/build-with-ai/docs-for-agents.md
revdate: April 20, 2026
section_ids:
  api-access-key: API access key
---

# Getting started with the PingOne Recognize Server API

The PingOne Recognize Server API has endpoints for automating aspects of your PingOne Recognize setup:

* List and revoke [devices](mobile-sdk-server-api-devices.html)

* Remove [users](mobile-sdk-server-api-users.html)

* Verify backend to backend security [operations](mobile-sdk-server-api-operations.html)

## API access key

* All API endpoints require the `X-Api-Key: <SECRET_API_KEY>` header with your security key

* API endpoint servers vary according to region:

- Europe

- Latin America

- US (East Coast)

`https://api.keyless.io`

`https://operations-service.eks.core-production.latam.keyless.technology`

`https://api.eks.core-production.saas-us-east.keyless.technology` \[US East]
