Skip to main content

Returns the current comapny

POST 

/api/v1/companies/current

Returns the current company based on the API token passed in

Request

Responses

Returns the company object

Response Headers
    X-MINIMUM-CLIENT-VERSION

    The API version

    X-RateLimit-Remaining

    The number of requests left for the time window.

    X-RateLimit-Limit

    The total number of requests in a given time window.