Koral.nu
    Koral.nu
    • Search api
    • Search
      POST

      Search

      POST
      https://search.koral.nu

      Request

      Body Params application/json

      Example
      {
          "imageData": "string",
          "limit": "string",
          "offset": "string",
          "feedId": "string"
      }

      Request Code Samples

      Shell
      JavaScript
      Java
      Swift
      Go
      PHP
      Python
      HTTP
      C
      C#
      Objective-C
      Ruby
      OCaml
      Dart
      R
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request POST 'https://search.koral.nu' \
      --header 'Content-Type: application/json' \
      --data-raw '{
          "imageData": "string",
          "limit": "string",
          "offset": "string",
          "feedId": "string"
      }'

      Responses

      🟢200Success
      application/json
      Returns a list of products or empty if no matches where found
      Body

      Example
      [
          {
              "id": "cd607b5f-5e40-491d-b50d-bcf81d5b3aae",
              "product_id": "5",
              "feed_id": "31571117-7c85-4b96-8505-2f11678124ca",
              "title": "Practical Fresh Tuna",
              "description": "New range of formal shirts are designed keeping you in mind. With fits and styling that will make you stand apart",
              "age_group": "tempor ut ad aliquip",
              "brand": "arceo",
              "color": "blue",
              "condition": "non ea",
              "category": "id pariatur Lorem",
              "gtin": "978-1-55538-086-1",
              "image_link": "https://loremflickr.com/2826/3701?lock=3698739676144800",
              "material": "Soft",
              "mpn": "978-1-58063-060-3",
              "price": "20800",
              "currency": "MWK",
              "product_highlight": "commodo aliquip",
              "product_type": "adipisicing ad pariatur dolore",
              "sale_price": "64800",
              "shipping_price": "10600",
              "shipping_currency": "MRU",
              "shipping_country": "Jefferson County",
              "shipping_weight": "ad sit ipsum pariatur",
              "short_title": "warped likewise seagull stake indeed upon miscalculate beside",
              "size": "labore laboris amet",
              "link": "https://improbable-unblinking.biz",
              "availability": "cillum fugiat dolore in elit",
              "product_updated_at": "2024-06-08T09:06:35.285Z",
              "created_at": "2024-03-09T10:36:14.413Z",
              "updated_at": "2024-12-13T21:14:39.207Z",
              "item_group_id": "ea",
              "": "commodo officia"
          }
      ]
      Modified at 2025-02-28 14:20:00
      Previous
      Search api
      Built with