Skip to main content

Companies

Get Get Companies

gethttps://cache.showwcase.com/companies
Query
FieldTypeDescription
skip

Default value: 0

numberPagination offset.
limit

Default value: 15

numberPagination limit. (Max value 100)

Get Get Company

gethttps://cache.showwcase.com/companies/:slugOrId
Parameters
FieldTypeDescription
slugOrIdstring|numberUnique company identifier.

Get Get Industries

gethttps://cache.showwcase.com/companies/industries

Get Get Companies Sizes

gethttps://cache.showwcase.com/companies/sizes

Post Create Company

posthttps://cache.showwcase.com/companies
Headers
FieldDescription
X-API-KEYAn API key that represents the user who wants to take an action. Read more about API keys here.
Body
FieldTypeDescription
namestring
urlstring
oneLinerstring
logostring
descriptionstring
sizeIdnumberSee Get Companies Sizes

Put Update Company

puthttps://cache.showwcase.com/companies/:slugOrId
Headers
FieldDescription
AuthorizationAn access token that represents the user who wants to take an action. Read more about access tokens here.
Parameters
FieldTypeDescription
slugOrIdstring|numberUnique company identifier.
Body
FieldTypeDescription

Delete Delete Company

deletehttps://cache.showwcase.com/companies/:slugOrId
Headers
FieldDescription
AuthorizationAn access token that represents the user who wants to take an action. Read more about access tokens here.
Parameters
FieldTypeDescription
slugOrIdstring|numberUnique company identifier.