{"note":"OpenAPI conversion -- returning structured metadata","name":"openbanking-org-uk","description":"Open Data API","version":"v1.3","base_url":"https://developer.openbanking.org.uk/reference-implementation/open-banking/v1.3","endpoints":12,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Open Data API\n@base https://developer.openbanking.org.uk/reference-implementation/open-banking/v1.3\n@version v1.3\n@common_fields {If-Modified-Since: any # Used for conditional request, to retrieve data only if modified since a given date, If-None-Match: any # Used for conditional request, to retrieve data only if the given Etag value does not match}\n@endpoints 12\n@toc branches(2), atms(2), personal-current-accounts(2), business-current-accounts(2), unsecured-sme-loans(2), commercial-credit-cards(2)\n\n@group branches\n@endpoint GET /branches\n@desc Gets a list of all `Branch` objects.\n@returns(200) Successful response with a list of `Branch` data\n@errors {400: You have sent a request which could not be understood., 408: Your client has failed to submit a request, and a timeout has occurred., 429: You have requested this resource too often. Slow down., 500: An error occurred on the server. No further information is available., 503: The service is temporarily unavailable.}\n\n@endpoint HEAD /branches\n@desc Gets header information on the current set of `Branch` data\n\n@endgroup\n\n@group atms\n@endpoint GET /atms\n@desc Gets a list of all `ATM` objects.\n@returns(200) Successful response with a list of `ATM` data\n@errors {400: You have sent a request which could not be understood., 408: Your client has failed to submit a request, and a timeout has occurred., 429: You have requested this resource too often. Slow down., 500: An error occurred on the server. No further information is available., 503: The service is temporarily unavailable.}\n\n@endpoint HEAD /atms\n@desc Gets header information on the current set of `ATM` data\n\n@endgroup\n\n@group personal-current-accounts\n@endpoint GET /personal-current-accounts\n@desc Gets a list of all `Personal Current Account` objects.\n@returns(200) Successful response with a list of `Personal Current Account` data\n@errors {400: You have sent a request which could not be understood., 408: Your client has failed to submit a request, and a timeout has occurred., 429: You have requested this resource too often. Slow down., 500: An error occurred on the server. No further information is available., 503: The service is temporarily unavailable.}\n\n@endpoint HEAD /personal-current-accounts\n@desc Gets header information on the current set of `Personal Current Account` data\n\n@endgroup\n\n@group business-current-accounts\n@endpoint GET /business-current-accounts\n@desc Gets a list of all `Branch Current Account` objects.\n@returns(200) Successful response with a list of `Branch Current Account` data\n@errors {400: You have sent a request which could not be understood., 408: Your client has failed to submit a request, and a timeout has occurred., 429: You have requested this resource too often. Slow down., 500: An error occurred on the server. No further information is available., 503: The service is temporarily unavailable.}\n\n@endpoint HEAD /business-current-accounts\n@desc Gets header information on the current set of `Business Current Account` data\n\n@endgroup\n\n@group unsecured-sme-loans\n@endpoint GET /unsecured-sme-loans\n@desc Gets a list of all `Unsercured SME Lending` objects.\n@returns(200) Successful response with a list of `Unsecured SME Lending` data\n@errors {400: You have sent a request which could not be understood., 408: Your client has failed to submit a request, and a timeout has occurred., 429: You have requested this resource too often. Slow down., 500: An error occurred on the server. No further information is available., 503: The service is temporarily unavailable.}\n\n@endpoint HEAD /unsecured-sme-loans\n@desc Gets header information on the current set of `Unsercured SME Lending` data\n\n@endgroup\n\n@group commercial-credit-cards\n@endpoint GET /commercial-credit-cards\n@desc Gets a list of all `Commerical Credit Card` objects.\n@returns(200) Successful response with a list of `Commercial Credit Card` data\n@errors {400: You have sent a request which could not be understood., 408: Your client has failed to submit a request, and a timeout has occurred., 429: You have requested this resource too often. Slow down., 500: An error occurred on the server. No further information is available., 503: The service is temporarily unavailable.}\n\n@endpoint HEAD /commercial-credit-cards\n@desc Gets header information on the current set of `Commerical Credit Card` data\n\n@endgroup\n\n@end\n"}