NTB image portal subscriptions
This article contains information regarding image subscriptions for NTB only.
Browse and download subscription images
To browse subscription images in the API, the customer must have
A customer number in user admin
Access to Scanpix in user admin at the department level
An active subscription contract in user admin
To download, the following is also required:
A department-level download permission (
Redaksjonell nedlast)
In the Media API, users can use the parameter insideSubscription to display only assets within the subscription. Possible values are true and false.
Example query:https://api.ntb.no/media/v1/ntb/?insideSubscription=true
Browse and download images outside subscription
To browse subscription images in the API, the customer must have
A customer number in user admin
Access to Scanpix in user admin at the department level
To download, the following is also required:
A department-level download permission (
Redaksjonell nedlast)A department-level download outside subscription permission (
Nedlast utenfor abonnement)
In the Media API, users can use the parameter insideSubscription to display only assets within the subscription. Possible values are true and false.
Example query:https://api.ntb.no/media/v1/ntb/?insideSubscription=false
Browse and download punchcard images
Punchcards does not exist in the Media API, and hence punchcards are not treated as subscriptions. Therefore, to use a punchcard, you have to use Image Portal Web Application.
Using insideSubscription=true will not return assets within punchcard, and downloading them will not trigger the punchcard.
Downloaded assets will be billed as if the punchcard did not exists.
Summary:
Using the API:
Assets outside subscription are billed automatically and normally.
Assets within subscription are not billed.
Assets within punchcard but, oustide subscription, are billed as outside subscription.