Factuarea API

route_not_found

The path does not match any v1 endpoint. It is usually a typo, a missing `/v1` prefix, or a path from a different area of the API.

CodeTypeHTTPCategory
route_not_foundnot_found_error404Request

Cause

The path does not match any v1 endpoint. It is usually a typo, a missing /v1 prefix, or a path from a different area of the API.

What to do

Check the path in the API reference, base URL included (https://api.factuarea.com/v1).

Message returned by the API

Resource not found.

On this page