API Documentation

API Documentation

  • Common Usecases
  • Advanced Usecases
  • ZOOMstudio + ZOOMlibrary

https://api.zoomcatalog.com/category/<id>

Intended Use

Retrieve a single category and any associated catalogs or flyers.

Return Types

category_detail
error

Permitted HTTP Request Methods

GET

HTTP Request Headers

RequiredNameValue
YesContent-Type"application/json"
YesAuthorization<access_token>

Parameters

RequiredNameValueLocation
YesNo Name<id>Request URL Path

Errors

CodeDescriptionLikely Cause
400The token is corruptedMalformed user or access token
400The provided access token does not contain the scope requiredAn access_token was used where a user_token should be used, or the user associated with the user_token does not have permission to access the resource
401The token has expiredThe access or user token is too old
404Invalid CLIENT_ID, please contact the administratorThe provided resource id is malformed or invalid
  • Intended Use
  • Return Types
  • Permitted HTTP Request Methods
  • HTTP Request Headers
  • Parameters
  • Errors
ZOOMcatalog
Copyright © 2019 ZOOMcatalog