Pricing
Notes |
|
Content item pricing
is available for search,
feed
and item
metadata calls.
When a content
item rendition download incurs a charge, AP Media API requires
the charge acknowledgment on the download of the content item
rendition. Learn
more >>
You can
use the in_my_plan
parameter in the search,
feed
and item
metadata requests to receive only those content items
that do not incur any additional cost to download. Additionally,
items returned include only those associations that do not
incur any additional cost to download.
|
|
|
|
Thumbnails and previews are included in all plans, and downloading them
never incurs any further billing or charges.
Main renditions are billed based on the specifics of each content item
that are determined by your AP contract details for that particular type
of content. Please refer to contract information for details and contact
your AP Sales or Licensing representative with any questions.
Important |
|
As part of your contract,
you may be entitled to see content that is browse-only. For these
content items, the API will return the links to the preview and
thumbnail renditions; however, the links to the main renditions
will not be available. You may NOT use the preview or thumbnail
renditions of this browse-only content. |
|
|
|
About plans
Typical plans include:
Unlimited subscription. Allows downloading
as many items as desired. See
example >>
Metered plan. Allows a certain number
of downloads per month. See
example >>
Metered credits
plan. Account is limited to a certain number of credits per
month; each download costs an indicated number of credits; an extra
charge applies to additional downloads once the plan's credit limit
is reached. See example
>>
A la carte plan. An indicated price
is charged for each download. See
example >>
Choice plan. Includes multiple tiers
of content, with each content offering having a different price based
on the tier to which they belong. See
example >>
Limited duration subscription. Content
up to a certain number of days is included in the plan, and an extra
charge applies to older content. See
example >>
To check the details of your plan:
https://api.ap.org/media/v/account/plans
Make sure to supply the API
key in the x-api-key
request header.
To learn more, see Account
Plans.
The API always returns price tags on priced downloads of content item
renditions. These price tags must be used for acknowledging
pricing on rendition downloads.
Additional pricing information (for example, formatted item price, use
code and pricing message) is available upon request.
To get additional pricing information for each content item:
Use pricing=true in the request
and supply the API key in the
x-api-key
request header; for example:
https://api.ap.org/media/v/content/search?pricing=true
To learn more, see Item
Price, Use Code and Pricing Message.
|