vendors
Copy Page
Cambase.io
models
Fetches all Models
GET
Creates a new Model
POST
Searches all Models
GET
Fetches a single Model
GET
Updates an existing Model
PATCH
Updates an existing Model
PUT
recorders
Fetches all Recorders
GET
Creates a new Recorder
POST
Searches all Recorders
GET
Fetches a single Recorder
GET
Updates an existing Recorder
PATCH
Updates an existing Recorder
PUT
vendors
Fetches all Vendors
GET
Creates a new Vendor
POST
Fetches a single Vendor
GET
Updates an existing Vendor
PATCH
Updates an existing Vendor
PUT
vendors
MCP
Copy Page
Fetches all Vendors
GET
/api/v1/vendors.json
Try it
Run in Apidog
Run in Apidog
Request
Query Params
Generate Code
Responses
🟢
200
No response was specified
application/json
Generate Code
Body
Generate Code
ðŸŸ
401
Unauthorized
ðŸŸ
406
The request you made is not acceptable
ðŸŸ
416
Requested Range Not Satisfiable
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'http://api.cambase.io//api/v1/vendors.json'
Response
Response Example
200 -
Example 1
{
}
Modified atÂ
2023-08-22 02:28:00
Previous
Updates an existing Recorder
Next
Creates a new Vendor