What are the main endpoints available in the Perigon News API?

Question

Answers ( 1 )

    0
    2025-04-01T03:41:39+00:00

    The main endpoints in the Perigon News API include:
    - **Articles**: `https://api.goperigon.com/v1/all` for news article searches.
    - **Stories**: `https://api.goperigon.com/v1/stories/all` for grouping related articles.
    - **Sources**: `https://api.goperigon.com/v1/sources` for accessing 70,000+ media sources.
    - **Authors**: `https://api.goperigon.com/v1/journalists` for 230,000+ journalist profiles.
    - **People/Companies/Topics**: `https://api.goperigon.com/v1/people/all`, `https://api.goperigon.com/v1/companies/all`, and `https://api.goperigon.com/v1/topics/all` for entity-specific searches.

Leave an answer