All articles

Discovering the Passbolt API using Postman: A beginner’s Guide

6 min. read

Passbolt team

Passbolt team

23 January, 2024

Passbolt & Postman

What are the benefits of using Passbolt API?

What is an API?

Example of HTTP GET request with 200 response and JSON data in response

Getting Started: Step-by-Step Guide

Step 1: Set Up Passbolt Instance

Step 2: Obtain a temporary API authentication token

cd /usr/share/php/passbolt
./bin/cake passbolt create_access_token --username=<youremail> --expiry="15 minutes"
Fig. generating a JWT using passbolt server console
{
  "iss": "https://my-passbolt.domain.com",
  "sub": "f848277c-5398-58f8-a82a-72397af2d450",
  "exp": 1705423221
}

Step 3: Install Postman

Fig. creating a new workspace in Postman

Step 4: Configure Postman authentication

Fig. Setting a common authorization method for a collection in Postman

Step 5: Create a request to fetch resources

Fig. calling Passbolt API resources.json endpoint from Postman

Step 6: Explore Passbolt API Endpoints

Moving Forward: Documentation Resources

Continue reading

Passbolt Helm Chart Now Supports PostgreSQL

3 min. read

Passbolt Helm Chart Now Supports PostgreSQL

Our Helm Chart now supports PostgreSQL!

Passbolt team

Passbolt team

29 January, 2024

Passbolt 2023: A Year in Review

7 min. read

Passbolt 2023: A Year in Review

Explore passbolt's highlights of 2023 including major releases, security audits, and pivotal moments. Dive into the recap and get a sneak peek into the exciting developments planned for the upcoming year.

Phibasara Wanniang

Phibasara Wanniang

3 January, 2024

Flag of European UnionMade in Europe. Privacy by default.