mpdb_api_request: Manifesto Project DB API request

View source: R/db_api.R

mpdb_api_requestR Documentation

Manifesto Project DB API request

Description

gets the requested url and passes HTTP header error codes on to raise R errors with the same text

Usage

mpdb_api_request(file, body, apikey = NULL)

Arguments

file

file to request below apiroot url

body

body text of the posted request: should contain the parameters as specified by the Manifesto Project Database API

apikey

API key to use, defaults to NULL, which means no key is provided


manifestoR documentation built on Jan. 29, 2026, 5:07 p.m.