Get Category API with Basic Auth

This API provides list of categories, also provides an specific category if an option parameter is passed. This API is authenticated with basic auth, it means, you will have to pass USERNAME and PASSWORD to access this API.

  • Method
    GET
  • Type
    Restful
  • Language
    PHP
  • Skill level
    beginner
Get Category API with Basic Auth
Watch the video to understand the implementation.

API Detail


API Detail
API URL:https://outsystemsdeveloperschool.com/api/get-category
METHOD:GET
AUTHENTICATION:BASIC


Pass below parameter/s in the URL, use exact parameter name

URL Parameters
catid Optional

Postman Implementation

Get Category API with Basic Auth

Sample Response