powered by
Pings the ACLED API token endpoint for authentication using email and password.
acled_auth(req, username, password = NULL)
Returns a modified HTTP request that will use OAuth for the ACLED API.
An ACLED API request.
Email associated with ACLED account.
User password associated with ACLED account.
ACLED API Access guide https://acleddata.com/api-documentation/getting-started
Other API and Access: acled_api(), acled_deletions_api(), acled_update()
acled_api()
acled_deletions_api()
acled_update()
if (FALSE) { acled_auth(req, email, password) }
Run the code above in your browser using DataLab