{"items":[{"type":"group","label":"Admin","items":[{"type":"link","label":"ReachFive SCIM API","link":"/catalog/api-showdown/api-hub/admin/openapi","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi"},{"type":"group","label":"Authentication","link":"/catalog/api-showdown/api-hub/admin/openapi/authentication","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/authentication","items":[]},{"type":"group","label":"Service Provider Configuration","link":"/catalog/api-showdown/api-hub/admin/openapi/serviceproviderconfig","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/serviceproviderconfig","items":[{"label":"Retrieve service provider config","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/admin/openapi/serviceproviderconfig/getserviceprovicerconfig","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/serviceproviderconfig/getserviceprovicerconfig","metadata":{"seo":{"title":"Retrieve service provider config","description":"This operation returns a JSON structure that describes the SCIM specification features available on a service provider."}},"httpPath":"/scim/v2/ServiceProviderConfig"}]},{"type":"group","label":"Resource Types","link":"/catalog/api-showdown/api-hub/admin/openapi/resourcetypes","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/resourcetypes","items":[{"label":"Retrieve resource types","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/admin/openapi/resourcetypes/getresourcetype","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/resourcetypes/getresourcetype","metadata":{"seo":{"title":"Retrieve resource types","description":"This operation is used to discover the types of resources available on a SCIM service provider (e.g., Users and Groups).Each resource type defines the endpoints, the core schema URI that defines the resource, and any supported schema extensions."}},"httpPath":"/scim/v2/ResourceTypes"},{"label":"Retrieve resource type by name","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/admin/openapi/resourcetypes/getresourcetypename","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/resourcetypes/getresourcetypename","metadata":{"seo":{"title":"Retrieve resource type by name","description":"This operation is used to retireve an individual resource by his name (e.g., User and Group)."}},"httpPath":"/scim/v2/ResourceTypes/{name}"}]},{"type":"group","label":"Schemas","link":"/catalog/api-showdown/api-hub/admin/openapi/schemas","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/schemas","items":[{"label":"Retrieve schemas","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/admin/openapi/schemas/getschemas","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/schemas/getschemas","metadata":{"seo":{"title":"Retrieve schemas","description":"This operation is used to retrieve information about resource schemas supported by a SCIM service provider. An HTTP GET to the endpoint \"/Schemas\" will return all supported schemas in ListResponse format."}},"httpPath":"/scim/v2/Schemas"},{"label":"Retrieve specific schema","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/admin/openapi/schemas/getschema","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/schemas/getschema","metadata":{"seo":{"title":"Retrieve specific schema","description":"This operation is used to retrieve individual schema definitions by his schema URI."}},"httpPath":"/scim/v2/Schemas/{id}"}]},{"type":"group","label":"Users","link":"/catalog/api-showdown/api-hub/admin/openapi/users","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/users","items":[{"label":"Query users","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/admin/openapi/users/queryuser","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/users/queryuser","metadata":{"seo":{"title":"Query users","description":"The SCIM protocol defines a standard set of query parameters that can be used to filter, sort, and paginate to return zero or more resources in a query response."}},"httpPath":"/scim/v2/Users"},{"label":"Create a new user","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/admin/openapi/users/createuser","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/users/createuser","metadata":{"seo":{"title":"Create a new user","description":"Creates a new user and brings that user object to the service provider."}},"httpPath":"/scim/v2/Users"},{"label":"Retrieve a known user","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/admin/openapi/users/getuser","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/users/getuser","metadata":{"seo":{"title":"Retrieve a known user","description":"Retrieve a known user by their ID."}},"httpPath":"/scim/v2/Users/{userId}"},{"label":"Modifies a user with a set of client-specified changes (partial update).","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/admin/openapi/users/modifyuserattributes","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/users/modifyuserattributes","metadata":{"seo":{"title":"Modifies a user with a set of client-specified changes (partial update).","description":"Update one or more attributes of a SCIM resource using a sequence of operations to \"add\", \"remove\", or \"replace\" values."}},"httpPath":"/scim/v2/Users/{userId}"},{"label":"Modifies a user by replacing existing attributes with a specified set of replacement attributes (replace).","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/admin/openapi/users/replaceuserattributes","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/users/replaceuserattributes","metadata":{"seo":{"title":"Modifies a user by replacing existing attributes with a specified set of replacement attributes (replace).","description":"Used to replace a resource's attributes."}},"httpPath":"/scim/v2/Users/{userId}"},{"label":"Deletes a user.","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/admin/openapi/users/deleteuser","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/users/deleteuser","metadata":{"seo":{"title":"Deletes a user.","description":"This operations removes the user from the ReachFive side."}},"httpPath":"/scim/v2/Users/{userId}"}]},{"type":"group","label":"Groups","link":"/catalog/api-showdown/api-hub/admin/openapi/groups","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/groups","items":[{"label":"Query groups","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/admin/openapi/groups/querygroup","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/groups/querygroup","metadata":{"seo":{"title":"Query groups","description":"The SCIM protocol defines a standard set of query parameters that can be used to filter, sort, and paginate to return zero or more resources in a query response."}},"httpPath":"/scim/v2/Groups"},{"label":"Create a new group","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/admin/openapi/groups/creategroup","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/groups/creategroup","metadata":{"seo":{"title":"Create a new group","description":"Creates a new group and brings that group object to the service provider."}},"httpPath":"/scim/v2/Groups"},{"label":"Retrieve a known group","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/admin/openapi/groups/getgroup","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/groups/getgroup","metadata":{"seo":{"title":"Retrieve a known group","description":"Retrieve a known group by their ID."}},"httpPath":"/scim/v2/Groups/{groupId}"},{"label":"Modifies a group with a set of client-specified changes (partial update).","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/admin/openapi/groups/modifygroupattributes","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/groups/modifygroupattributes","metadata":{"seo":{"title":"Modifies a group with a set of client-specified changes (partial update).","description":"Update one or more attributes of a SCIM resource using a sequence of operations to \"add\", \"remove\", or \"replace\" values."}},"httpPath":"/scim/v2/Groups/{groupId}"},{"label":"Modifies a user by replacing existing attributes with a specified set of replacement attributes (replace).","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/admin/openapi/groups/replacegroupattributes","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/groups/replacegroupattributes","metadata":{"seo":{"title":"Modifies a user by replacing existing attributes with a specified set of replacement attributes (replace).","description":"Used to replace a resource's attributes. For example, clients that have previously retrieved the entire resource in advance and revised it may replace the resource using an HTTP PUT. Because SCIM resource identifiers are assigned by the service provider, HTTP PUT must not be used to create new resources."}},"httpPath":"/scim/v2/Groups/{groupId}"},{"label":"Delete a group","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/admin/openapi/groups/deletegroup","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/groups/deletegroup","metadata":{"seo":{"title":"Delete a group","description":"This operations removes the group from the ReachFive side."}},"httpPath":"/scim/v2/Groups/{groupId}"}]},{"type":"group","label":"Bulk operations","link":"/catalog/api-showdown/api-hub/admin/openapi/bulkops","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/bulkops","items":[{"label":"Perform bulk updates.","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/admin/openapi/bulkops/bulkrequest","routeSlug":"/catalog/api-showdown/api-hub/admin/openapi/bulkops/bulkrequest","metadata":{"seo":{"title":"Perform bulk updates.","description":"Enables clients to send a potentially large collection of resource operations in a single request."}},"httpPath":"/scim/v2/Bulk"}]}]},{"type":"group","label":"Kitchen","items":[{"type":"group","label":"docs","items":[{"type":"link","fsPath":"catalog/api-showdown/api-hub/Kitchen/docs/GUIDE.md","metadata":{"type":"markdown"},"label":"How to Clean the Kitchen: A Rhyming Guide","link":"/catalog/api-showdown/api-hub/kitchen/docs/guide","routeSlug":"/catalog/api-showdown/api-hub/kitchen/docs/guide","relativePathFromDirectory":"Kitchen/docs/GUIDE.md"}]},{"type":"link","label":"Kitchen API","link":"/catalog/api-showdown/api-hub/kitchen/openapi","routeSlug":"/catalog/api-showdown/api-hub/kitchen/openapi"},{"type":"group","label":"ingredients","link":"/catalog/api-showdown/api-hub/kitchen/openapi/ingredients","routeSlug":"/catalog/api-showdown/api-hub/kitchen/openapi/ingredients","items":[]},{"type":"group","label":"ingriedients","link":"/catalog/api-showdown/api-hub/kitchen/openapi/ingriedients","routeSlug":"/catalog/api-showdown/api-hub/kitchen/openapi/ingriedients","items":[{"label":"List of ingriedients","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/kitchen/openapi/ingriedients/listingriedients","routeSlug":"/catalog/api-showdown/api-hub/kitchen/openapi/ingriedients/listingriedients","metadata":{"seo":{"title":"List of ingriedients","description":"List of ingriedients used in kitchen."}},"httpPath":"/ingredients"},{"label":"Add ingriedient","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/kitchen/openapi/ingriedients/addingriedient","routeSlug":"/catalog/api-showdown/api-hub/kitchen/openapi/ingriedients/addingriedient","metadata":{"seo":{"title":"Add ingriedient","description":"Add ingriedient to kitchen."}},"httpPath":"/ingredients"},{"label":"Get an ingriedient","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/kitchen/openapi/ingriedients/getingriedient","routeSlug":"/catalog/api-showdown/api-hub/kitchen/openapi/ingriedients/getingriedient","metadata":{"seo":{"title":"Get an ingriedient","description":"Get details about an ingredient."}},"httpPath":"/ingredients/{id}"}]}]},{"type":"group","label":"Pet Store","items":[{"type":"link","label":"Swagger Petstore - OpenAPI 3.0","link":"/catalog/api-showdown/api-hub/pet-store/openapi","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi"},{"type":"group","label":"pet","link":"/catalog/api-showdown/api-hub/pet-store/openapi/pet","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi/pet","items":[{"label":"Add a new pet to the store","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/pet-store/openapi/pet/addpet","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi/pet/addpet","metadata":{"seo":{"title":"Add a new pet to the store","description":"Add a new pet to the store"}},"httpPath":"/pet"},{"label":"Update an existing pet","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/pet-store/openapi/pet/updatepet","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi/pet/updatepet","metadata":{"seo":{"title":"Update an existing pet","description":"Update an existing pet by Id"}},"httpPath":"/pet"},{"label":"Finds Pet by status","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/pet-store/openapi/pet/findpetsbystatus","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi/pet/findpetsbystatus","metadata":{"seo":{"title":"Finds Pet by status","description":"Multiple status values can be provided with comma separated strings"}},"httpPath":"/pet/findByStatus"},{"label":"Finds Pet by tags","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/pet-store/openapi/pet/findpetsbytags","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi/pet/findpetsbytags","metadata":{"seo":{"title":"Finds Pet by tags","description":"Multiple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing."}},"httpPath":"/pet/findByTags"},{"label":"Find pet by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/pet-store/openapi/pet/getpetbyid","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi/pet/getpetbyid","metadata":{"seo":{"title":"Find pet by ID","description":"Returns a single pet"}},"httpPath":"/pet/{petId}"},{"label":"Updates a pet in the store with form data","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/pet-store/openapi/pet/updatepetwithform","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi/pet/updatepetwithform","metadata":{"seo":{"title":"Updates a pet in the store with form data","description":"Updates a pet in the store with form data"}},"httpPath":"/pet/{petId}"},{"label":"Deletes a pet","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/pet-store/openapi/pet/deletepet","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi/pet/deletepet","metadata":{"seo":{"title":"Deletes a pet","description":"Deletes a pet"}},"httpPath":"/pet/{petId}"},{"label":"uploads an image","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/pet-store/openapi/pet/uploadfile","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi/pet/uploadfile","metadata":{"seo":{"title":"uploads an image","description":"uploads an image"}},"httpPath":"/pet/{petId}/uploadImage"}]},{"type":"group","label":"store","link":"/catalog/api-showdown/api-hub/pet-store/openapi/store","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi/store","items":[{"label":"Returns pet inventories by status","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/pet-store/openapi/store/getinventory","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi/store/getinventory","metadata":{"seo":{"title":"Returns pet inventories by status","description":"Returns a map of status codes to quantities"}},"httpPath":"/store/inventory"},{"label":"Place an order for a pet","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/pet-store/openapi/store/placeorder","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi/store/placeorder","metadata":{"seo":{"title":"Place an order for a pet","description":"Place a new order in the store"}},"httpPath":"/store/order"},{"label":"Find purchase order by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/pet-store/openapi/store/getorderbyid","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi/store/getorderbyid","metadata":{"seo":{"title":"Find purchase order by ID","description":"For valid response try integer IDs with value <= 5 or > 10. Other values will generate exceptions."}},"httpPath":"/store/order/{orderId}"},{"label":"Delete purchase order by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/pet-store/openapi/store/deleteorder","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi/store/deleteorder","metadata":{"seo":{"title":"Delete purchase order by ID","description":"For valid response try integer IDs with value < 1000. Anything above 1000 or nonintegers will generate API errors"}},"httpPath":"/store/order/{orderId}"}]},{"type":"group","label":"user","link":"/catalog/api-showdown/api-hub/pet-store/openapi/user","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi/user","items":[{"label":"Create user","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/pet-store/openapi/user/createuser","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi/user/createuser","metadata":{"seo":{"title":"Create user","description":"This can only be done by the logged in user."}},"httpPath":"/user"},{"label":"Creates list of users with given input array","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/pet-store/openapi/user/createuserswithlistinput","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi/user/createuserswithlistinput","metadata":{"seo":{"title":"Creates list of users with given input array","description":"Creates list of users with given input array"}},"httpPath":"/user/createWithList"},{"label":"Logs user into the system","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/pet-store/openapi/user/loginuser","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi/user/loginuser","metadata":{"seo":{"title":"Logs user into the system","description":"Logs user into the system"}},"httpPath":"/user/login"},{"label":"Logs out current logged in user session","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/pet-store/openapi/user/logoutuser","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi/user/logoutuser","metadata":{"seo":{"title":"Logs out current logged in user session","description":"Logs out current logged in user session"}},"httpPath":"/user/logout"},{"label":"Get user by user name","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/pet-store/openapi/user/getuserbyname","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi/user/getuserbyname","metadata":{"seo":{"title":"Get user by user name","description":"Get user by user name"}},"httpPath":"/user/{username}"},{"label":"Update user","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/pet-store/openapi/user/updateuser","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi/user/updateuser","metadata":{"seo":{"title":"Update user","description":"This can only be done by the logged in user."}},"httpPath":"/user/{username}"},{"label":"Delete user","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/pet-store/openapi/user/deleteuser","routeSlug":"/catalog/api-showdown/api-hub/pet-store/openapi/user/deleteuser","metadata":{"seo":{"title":"Delete user","description":"This can only be done by the logged in user."}},"httpPath":"/user/{username}"}]}]},{"type":"group","label":"Train Travel","items":[{"type":"link","label":"Train Travel API","link":"/catalog/api-showdown/api-hub/train-travel/openapi","routeSlug":"/catalog/api-showdown/api-hub/train-travel/openapi"},{"type":"group","label":"Stations","link":"/catalog/api-showdown/api-hub/train-travel/openapi/stations","routeSlug":"/catalog/api-showdown/api-hub/train-travel/openapi/stations","items":[{"label":"Get a list of train stations","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/train-travel/openapi/stations/get-stations","routeSlug":"/catalog/api-showdown/api-hub/train-travel/openapi/stations/get-stations","metadata":{"seo":{"title":"Get a list of train stations","description":"Returns a list of all train stations in the system."}},"httpPath":"/stations"}]},{"type":"group","label":"Trips","link":"/catalog/api-showdown/api-hub/train-travel/openapi/trips","routeSlug":"/catalog/api-showdown/api-hub/train-travel/openapi/trips","items":[{"label":"Get available train trips","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/train-travel/openapi/trips/get-trips","routeSlug":"/catalog/api-showdown/api-hub/train-travel/openapi/trips/get-trips","metadata":{"seo":{"title":"Get available train trips","description":"Returns a list of available train trips between the specified origin and destination stations on the given date, and allows for filtering by bicycle and dog allowances."}},"httpPath":"/trips"}]},{"type":"group","label":"Bookings","link":"/catalog/api-showdown/api-hub/train-travel/openapi/bookings","routeSlug":"/catalog/api-showdown/api-hub/train-travel/openapi/bookings","items":[{"label":"List existing bookings","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/train-travel/openapi/bookings/get-bookings","routeSlug":"/catalog/api-showdown/api-hub/train-travel/openapi/bookings/get-bookings","metadata":{"seo":{"title":"List existing bookings","description":"Returns a list of all trip bookings by the authenticated user."}},"httpPath":"/bookings"},{"label":"Create a booking","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/train-travel/openapi/bookings/create-booking","routeSlug":"/catalog/api-showdown/api-hub/train-travel/openapi/bookings/create-booking","metadata":{"seo":{"title":"Create a booking","description":"A booking is a temporary hold on a trip. It is not confirmed until the payment is processed."}},"httpPath":"/bookings"},{"label":"Get a booking","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/train-travel/openapi/bookings/get-booking","routeSlug":"/catalog/api-showdown/api-hub/train-travel/openapi/bookings/get-booking","metadata":{"seo":{"title":"Get a booking","description":"Returns the details of a specific booking."}},"httpPath":"/bookings/{bookingId}"},{"label":"Delete a booking","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/train-travel/openapi/bookings/delete-booking","routeSlug":"/catalog/api-showdown/api-hub/train-travel/openapi/bookings/delete-booking","metadata":{"seo":{"title":"Delete a booking","description":"Deletes a booking, cancelling the hold on the trip."}},"httpPath":"/bookings/{bookingId}"},{"type":"separator","label":"Webhooks","variant":"secondary"},{"label":"New Booking","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":true,"type":"link","link":"/catalog/api-showdown/api-hub/train-travel/openapi/bookings/new-booking","routeSlug":"/catalog/api-showdown/api-hub/train-travel/openapi/bookings/new-booking","metadata":{"seo":{"title":"New Booking","description":"Subscribe to new bookings being created, to update integrations for your users. Related data is available via the links provided in the request."}},"httpPath":"newBooking"}]},{"type":"group","label":"Payments","link":"/catalog/api-showdown/api-hub/train-travel/openapi/payments","routeSlug":"/catalog/api-showdown/api-hub/train-travel/openapi/payments","items":[{"label":"Pay for a Booking","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/catalog/api-showdown/api-hub/train-travel/openapi/payments/create-booking-payment","routeSlug":"/catalog/api-showdown/api-hub/train-travel/openapi/payments/create-booking-payment","metadata":{"seo":{"title":"Pay for a Booking","description":"A payment is an attempt to pay for the booking, which will confirm the booking for the user and enable them to get their tickets."}},"httpPath":"/bookings/{bookingId}/payment"}]}]}]}