Base URL
https://api.visible.vc
The Visible API enables you to integrate Visible with your tools and workflows.
Schema
All API access is over HTTPS and accessed from https://api.visible.vc.
All data is sent and received as JSON.
All timestamps and dates are returned in ISO 8601 format:
- Date format:
YYYY-MM-DD - DateTime format:
YYYY-MM-DDTHH:MM:SSZ
Rate Limiting
You can make up to 500 API requests in a 5 minute window, this limit might change in the future.
If the limit is exceeded the API will return a 429 Too Many Requests HTTP status code.
Finding Your Company ID
If you don't know your company ID, you can find it in the URL when you're logged into the app.
Navigate to any company page and look at the URL: https://app.visible.vc/companies/{company_id}.
This is version 1 of this API documentation. Last update on Dec 11, 2025.