Endpoints /go

Lorem ipsum dolor sit amet consectetur adipisicing elit. Voluptas suscipit non itaque nam aspernatur, dolores quisquam laudantium ratione sunt fugiat unde a saepe, facilis repudiandae molestiae? Rem eum excepturi molestias?

Voluptas suscipit non itaque nam aspernatur, dolores quisquam laudantium ratione sunt fugiat unde a saepe, facilis repudiandae molestiae? Rem eum excepturi molestias?

Response object

  • statut string

    If the request was successful or not. Options: success, error. In the case of error a code and message property will be populated.

  • total_result int

    The total number of results available for your request.

  • has_next_page boolean

    The total number of results available for your request.

  • has_prev_page boolean

    The total number of results available for your request.

  • current_page int

    The total number of results available for your request.

  • total_page int

    The total number of results available for your request.

  • Articles array

    The results of the request.

    • title string

      The identifier id and a display name name for the source this article came from.

    • link string

      The author of the article

    • language string

      The headline or title of the article.

    • pub_date string

      A description or snippet from the article.

    • update_date string

      The direct URL to the article.

    • image_url string

      The URL to a relevant image for the article.

    • source object

      The results of the request.

      • name string

        The identifier id and a display name name for the source this article came from.

      • description string

        The identifier id and a display name name for the source this article came from.

      • name-id string

        The identifier id and a display name name for the source this article came from.

      • url_logo string

        The identifier id and a display name name for the source this article came from.

    • category object

      The results of the request.

      • name string

        The identifier id and a display name name for the source this article came from.

      • name-id string

        The identifier id and a display name name for the source this article came from.

    • topics array[object]

      The results of the request.

      • name string

        The identifier id and a display name name for the source this article came from.

https://www.allnews.piloconsult.com/go?source=24matins&category=CATEGORYNAME&topics=TOPICSNAME&apiKey=APIKEY

Réponse JSON :