Testimonials
What our customers say about Team Password Manager

New release (13.166.291): API v.6

Today we're releasing a new version of Team Password Manager (v. 13.166.291), featuring API v.6, packed with new additions and enhancements to improve your automations.


Key API Updates

  1. Query and Search the Log:
    You can now query and search the log directly via the API.
    API: The Log
  2. Improved Pagination:
    Set the page size with the X-Page-Size header. Additional link relations (self, prev, first, last) have been added alongside next.
    API: Pagination
  3. Metadata-Only Responses:
    All objects now support metadata-only responses using the X-Metadata-Only: true header, improving performance and reducing payload sizes.
  4. Configured Permissions in Passwords and Projects lists:
    The X-Permissions: true header in passwords and projects lists allows Admins to get the permissions assigned to the objects.
  5. Full "My Passwords" Management:
    Manage "My Passwords" objects entirely via the API.
    API: My Passwords
  6. User Search:
    Users can now be searched via the API, the same way as in the UI.
    Two new endpoints to retrieve the list of passwords and projects a user has access to: GET /users/ID/passwords.json and GET /users/ID/projects.json.
    API: Users

Check out the full API v6 changelog: API Changelog.


New API-Wide Features

  1. Configurable API Authentication:
    Previously, both HMAC and HTTP Basic authentication were enabled by default. Now, you can choose which methods to allow — or enable both.
  2. HMAC Keys Expiration:
    Set expiration durations (in days) for HMAC API keys to enhance security.

Documentation for both features: API: Authentication

Note: These settings affect all users and API versions in your installation (currently v.5 and v.6; v.4 has been removed).


Changes to the TPM_REM Cookie

We’ve updated how the TPM_REM cookie, which saves the “Remember Me” checkbox value on the sign-in screen, is handled:

  • The cookie is no longer hardcoded as secure to avoid issues in high-availability setups.
  • If you want it secure you must configure this setting in your installation.

How to secure the TPM_REM cookie


Other Improvements

This version also includes several small improvements and bug fixes. Be sure to review the full changelog for details.


Thank You!

We’re grateful for your feedback and suggestions, which continue to drive our development. We hope you enjoy the new features in this new Team Password Manager version.


Changelog entry

Go download Team Password Manager

Get a trial license of Team Password Manager