Overview

System Overview

The IdentifID API is a REST API that lets you manage all the services and resources through simple HTTP requests. Our API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

On this page, you'll find the complete REST API documentation, full of examples, definitions of objects, and guides.

📘

We're using the same REST API as described here to power our UI.

🚧

Compatibility

Resources, resource attributes, and resource operations not documented in this documentation should not be used and should be considered non-existent as they are reserved for internal use and can be changed or removed at any time without prior notice. You should not rely on them at any time.