ACONA API Documentation

Get all URLs with latest ACONA Success Score

GET https://data.acona.app/acona_urls_success

Get all analyzed URLs by domain with latest ACONA Success Score.

Query Parameters

Name
Type
Description

domain

string

The domain for which scores should be retrieved.

Headers

Name
Type
Description

Authentication

string

Authentication bearer token.

[{"url":"https://www.acona.app/about","date":"2021-09-03","value":80},
 {"url":"https://www.acona.app/metrics","date":"2021-09-05","value":70}]

Last updated