Skip to content

legacy api methods not documented and potentially broken #1189

Description

@aagbsn

while migrating the private api methods #807 I'm discovering some endpoints that aren't documented (e.g. no API docs) or don't work

curl -X GET "https://api.ooni.org/api/_/website_stats?probe_cc=hr&probe_asn=5391&input=google.com"
{"error":"Code: 209. (data1.htz-fsn.prod.ooni.nu:9000)"}

curl -X GET "https://api.ooni.org/api/_/test_coverage?probe_cc=HR" -H  "accept: application/json"
{ "error": "Code: 209. (data1.htz-fsn.prod.ooni.nu:9000)"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions