Skip to content

'Changed companies' - Access denied - Subsriber level limitation? #30

@smith-jordan-f

Description

@smith-jordan-f

I'm successfully using the api other than 'changed companies' (getting an access denied error). Are there any limitations on this due to subscriber level? I couldn't find any limitations in the documentation.

curl --request GET
--url 'https://backend.simfin.com/api/v3/companies/changed-companies?start=2025-09-1'
--header 'Authorization: api-key xxxxxxxxxxxxxxxxxxxxxx'
--header 'accept: application/json'

Response:
{
"timestamp": "2025-09-20T17:48:45.809857779",
"status": "401",
"error": "Access is denied",
"message": "Access is denied"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions