Skip to content

Connect with different email #38

@matthiasdoering

Description

@matthiasdoering

Hi,

I want to query the pingdom api.
My problem is i can't use email, passwd and api-key.
I must curl the api like this:
curl -X GET -u email:password -H "account-email: main login mail" -H 'Content-Type: application/json' -H 'App-Key: API-KEY' "https://api.pingdom.com/api/2.1/summary.performance/354354354354?includeuptime=true&resolution=hour&order=desc"
The Header account-email is important, without this i get 403 back.

Can someone assist me how I can use the api with this challenge?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions