The Ident.ink project database has received a major upgrade. Paid projects can now manage structured application data, connect trusted server applications and work through one focused, full-screen database workspace.
[Read the linked update](https://ident.ink/dashboard/database)
Full-screen database workspace
[Open IdentDB](https://ident.ink/dashboard/database) Create collections, inspect and edit JSON documents, query project data, build indexes, import or export results and review usage without leaving the project environment.
A complete project API
Each project receives its own HTTPS connection URL. The REST interface supports collection discovery, filtered queries, inserts, individual document reads, updates and deletions.
Scoped access by design
Create separate read-only or read-write API keys for each trusted server workload. Keys are project-scoped, shown once, stored as cryptographic hashes and accepted through the Authorization header rather than URLs.
Official Node.js client
[Download @identink/identdb](https://ident.ink/downloads/identdb-client) The official client supports Node.js 18 or newer, has no runtime dependencies and includes typed operations for finding, reading, inserting, updating and deleting documents.
Documentation and support
[News](https://ident.ink/news) · [Transparency](https://ident.ink/transparency) · [API support](https://support.ident.ink) The Connect and API area includes ready-to-copy client, Fetch and cURL examples plus a complete endpoint reference.
Published on Discord by Nic · Founder · Head Developer.