Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

You will require access to this area to create your API token if you are working on an integration. This requires special permission ("is a developer") for your Picturepark, which can only be set by Picturepark staff in the Cloud Manager. Request this setting before you start developing. 

Find here Picturepark API documentation: https://picturepark.com/developers/. Please contact support@picturepark.com regarding clients for new integrations.

 Create API Client

Create an API Client

  1. Open Settings

  2. Open API Clients 

    1. if you don't see it, you are missing the flag ("isDeveloper") which can only be set by Picturepark tech support. 

  3. Create a new client

    1. Choose password in the authentication 

    2. Client Secret doesn't matter in this scenario.

    3. Choose all scope or select the ones you need. 

    4. Select "Enable" 

  4. Select Tokens for this client

  5. Create a new Token

    1. Login with your account (here access is checked again). 

api-client_create-new-get-token-setup-postman-environment.mp4
 Set up your Postman Environment 

Set up your Postman Environment 

api-client_create-new-get-token-setup-postman-environment.mp4

Variables needed in Postman

  • apiToken

    • You just created this one above. 

  • customerAlias

    • Open Help in Picturepark. 

    • Find System Information.

    • Find Alias. 

  • customerId

    • Open Help in Picturepark. 

    • Find System Information.

    • Find Customer UID.

  • apiHost

    • Open Help in Picturepark. 

    • Find System Information.

    • Find the API host.

Postman Examples

  • No labels