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

Supported Formats

json

GET /v1/pressrooms/:pressroom_id/search/all.json

Full text search of the press releases, clippings and media kits in this pressroom

Supported Formats

json

Errors

Code Description
404 Missing
422 You must provide a search term in the query parameter.

Params

Param name Description
pressroom_id
required

Pressroom id or pressroom domain

Validations:

  • Must be a String

query
required

Text to search newsroom for

Validations:

  • Must be a String

country_code
optional

Country to display results from if there is multicountry support

Validations:

  • Must be a String

language
optional

Language for which to return results

Validations:

  • Must be a String

page
optional

Page

Validations:

  • Must be a number.

hashed_passwords
optional

Passwords of the media kits

Validations:

  • Must be a Hash