Newsroom API Documentation
Everything you need to integrate PR.co into your website or app.

Retrieves total count of press releases matching a specific set of tags in a pressroom

Supported Formats

json

Errors

Code Description
404 Missing

Params

Param name Description
pressroom_id
required

Pressroom id or pressroom domain

Validations:

  • Must be a String

tags
required

Comma separated list of tags to filter press releases on

Validations:

  • Must be a String

match
optional

Match 'all' or 'any' of the tags, defaults to 'all'

Validations:

  • Must be a String

language
optional

Comma separated list of locales for which to return press releases

Validations:

  • Must be a String

country_code
optional

Country to display releases from if there is multicountry support

Validations:

  • Must be a String