Skip to main content
Vektor TMS home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Documentation
API Reference
Documentation
Community
Blog
API Documentation
Introduction
company
GET
Get companies
POST
Create company
POST
Update company
roles
GET
Get roles
POST
Create role
POST
Update role
users
GET
Get users
POST
Create user
POST
Update user
POST
Issue token
Get Companies
cURL
Copy
curl
--request
GET
\
--url
https://api.example.com/companies
company
Get companies
GET
/
companies
Try it
Get Companies
cURL
Copy
curl
--request
GET
\
--url
https://api.example.com/companies
Response
200
OK
Introduction
Create company
⌘I