Origin SEO can be used completely free of charge and without limits. It is a B2C software from Vertex, a brand of TRIVE, which belongs to Linkspreed UG. The TRIVE terms and conditions apply.

Account

Notes
Expert level
The API key should be sent as a Bearer token in the Authorization header of the request. Get your API key.
Show

API endpoint:

GET
https://origin-seo.linkspreed.com/api/v1/account

Request example:

curl --location --request GET 'https://origin-seo.linkspreed.com/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'