Skip to main content
Version: 2.0

Postman Collection

The fastest way to get up and running with your PDK integration is by utilizing our comprehensive Postman collection, which allows you to rapidly test REST API endpoints with minimal setup.

Download

Features

  • You can quickly define request parameters using the comprehensive set of collection variables provided.
  • Authentication is handled automatically by a pre-request script, which retrieves fresh tokens before every request. You only need to define the client_id, client_secret, and system_id collection variables.
  • All required parameters are pre-populated with test data, including a test_image for testing profile photos and map views.
  • When new objects are created by the Postman collection, corresponding collection variables are updated automatically. For example, when you create a new holder, the holder_id collection variable is automatically updated with the ID of the newly created holder. This allows for rapid testing of entire user flows without having to manually update variables.

Demo