EvelabInsight
    EvelabInsight
    • Skin analysis report data API pull related instructions
      GET

      Skin analysis report data API pull related instructions

      Developing
      Overseas
      https://gapi.evelabinsight.com
      Overseas
      https://gapi.evelabinsight.com
      GET
      https://gapi.evelabinsight.com
      /data/lists.json

      Function Description#

      When a merchant activates the data API service, we provide a data retrieval interface for merchants to obtain data within a specific time period.
      Please note:
      Only user data that has agreed to the "User Agreement" and "Personal Information Protection Policy" and the resulting report data can be retrieved.
      The file address is only guaranteed to be valid within 24 hours, and access beyond 24 hours is not guaranteed. Merchants need to transfer the address to their own file storage after obtaining it.
      The user ID is only guaranteed to be unique under a specific merchant ID. There may be identical user IDs under different merchants, but they do not represent the same person's data.
      The report ID is only guaranteed to be unique under a specific merchant ID and data source type. There may be reports with identical IDs under different merchants and different data sources.

      Signature rules#

      Precondition of the example: Retrieve the first page data from the report generated from large skin analyzer from 00:00:00, 11/16/2020 (UTC +8) to 00:00:00, 11/17/2020 (UTC +8), the amount of data per page is 20, the signature time is 1605579971, the app_id is qnFDyq7dGYduSGuQFH7lwu2AawyuV3OL, and the app_secret is PpNS8GsTOpo8tTXpDIqR0rU4Lmil3psP
      1.
      Determine the parameter to be signed.
      In the request parameter list, except for the sig parameter, the other parameters that will be used are all parameters to be signed.
      The parameters involved in the signature in this example arebegin, end, limit, data_type, app_id, source_type, sig_time
      2.
      Sort the parameters.
      For all parameters to be signed, they need to be sorted according to the dictionary order (ASCII order) of the first character of the parameter name. If the first characters are the same, sort by the order of the second character. The rest can be done in the same manner.
      In this example, the sorted parameter order is app_id, begin, data_type, end, limit, sig_time and source_type.
      3.
      Generate the string to be signed.
      Join the sorted parameters to be signed with the "&" symbol, and then splice the app_secret at the end of the string (checked at the merchant backend) using the following: parameter name 1=parameter value 1&parameter name 2=parameter value 2&....&parameter Name N = parameter value Napp_secret
      4.
      In this example, the string to be signed is app_id=qnFDyq7dGYduSGuQFH7lwu2AawyuV3OL&begin=1605456000&data_type=report&end=1605542400&limit=20&sig_time=1605579971&source_type=evePpNS8GsTOpo8tTXpDIqR0rU4Lmil3psP
      5.
      Generate signature.
      Do md5 calculation on the signature string, where the value obtained is used as the signature (not case sensitive).
      The signature result in this example is dbb6ad9955f84cdf6621c96cb22ca781

      Signature Examples#

      Python Example#

      PHP Example#

      Java Example#

      Go Example#

      Request

      Query Params

      Responses

      🟢200data_type=user
      application/json
      Body

      🟢200source_type = eve20
      🟢200source_type = eve
      🟢200source_type = online
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location -g --request GET 'https://gapi.evelabinsight.com/data/lists.json?begin=1259248000&end={{$date.timestamp}}&data_type=user&source_type=eve20&app_id&sig&sig_time&limit=20'
      Response Response Example
      200 - data_type=user - User information
      {
          "meta": {
              "code": 0,
              "msg": "",
              "error": "",
              "req_id": "1975c79e-eea0-4113-bfa1-4d7ff4e0216d",
              "request_uri": "/data/lists"
          },
          "response": {
              "next": "Vgk07fL8VBO2",
              "lists": [
                  {
                      "id": 251850,
                      "custom_id": "",
                      "merchant_id": 7099957104786042659,
                      "account_id": 7101764220623586305,
                      "name": "toomoretest ",
                      "gender": 1,
                      "birthday": "1990-01-01",
                      "phone_cc": 886,
                      "phone_number": "972825880",
                      "email": "",
                      "marital_status": -1,
                      "has_baby": -1,
                      "has_beauty": -1,
                      "is_irritability": -1,
                      "target": {
                          "pore": 1,
                          "blackhead": 1,
                          "acne": 1,
                          "sensitive": 1,
                          "wrinkle": 1,
                          "speckle": 1,
                          "black_rim_of_eye": 1,
                          "skin_glow": 1,
                          "scar": 1
                      },
                      "store_id": 7101764220166407169,
                      "store_custom_id": "A001",
                      "created_at": 1758787215,
                      "agree_clause_ids": [
                          "7369178452585939969"
                      ],
                      "reject_clause_ids": []
                  },
                  {
                      "id": 251430,
                      "custom_id": "",
                      "merchant_id": 7099957104786042659,
                      "account_id": 7101764220623586305,
                      "name": "11433824",
                      "gender": 5,
                      "birthday": "2000-01-01",
                      "phone_cc": 86,
                      "phone_number": "18945674567",
                      "email": "",
                      "marital_status": -1,
                      "has_baby": -1,
                      "has_beauty": -1,
                      "is_irritability": -1,
                      "target": {
                          "pore": 0,
                          "blackhead": 0,
                          "acne": 0,
                          "sensitive": 1,
                          "wrinkle": 0,
                          "speckle": 0,
                          "black_rim_of_eye": 0,
                          "skin_glow": 0,
                          "scar": 0
                      },
                      "store_id": 7101764220166407169,
                      "store_custom_id": "A001",
                      "created_at": 1758606273,
                      "agree_clause_ids": [
                          "7369178452585939969"
                      ],
                      "reject_clause_ids": []
                  },
                  {
                      "id": 250512,
                      "custom_id": "",
                      "merchant_id": 7099957104786042659,
                      "account_id": 7257339191226860545,
                      "name": "Jack",
                      "gender": 1,
                      "birthday": "1900-01-01",
                      "phone_cc": 886,
                      "phone_number": "988123123",
                      "email": "",
                      "marital_status": -1,
                      "has_baby": -1,
                      "has_beauty": -1,
                      "is_irritability": -1,
                      "target": {
                          "pore": 1,
                          "blackhead": 0,
                          "acne": 0,
                          "sensitive": 0,
                          "wrinkle": 0,
                          "speckle": 0,
                          "black_rim_of_eye": 0,
                          "skin_glow": 0,
                          "scar": 0
                      },
                      "store_id": 7257339188152435713,
                      "store_custom_id": "",
                      "created_at": 1758190755,
                      "agree_clause_ids": [
                          "7369178452585939969"
                      ],
                      "reject_clause_ids": []
                  },
                  {
                      "id": 243851,
                      "custom_id": "",
                      "merchant_id": 7099957104786042659,
                      "account_id": 7101764220623586305,
                      "name": "Customer Name",
                      "gender": 2,
                      "birthday": "1900-01-01",
                      "phone_cc": 886,
                      "phone_number": "988888888",
                      "email": "",
                      "marital_status": -1,
                      "has_baby": -1,
                      "has_beauty": -1,
                      "is_irritability": -1,
                      "target": {
                          "pore": 0,
                          "blackhead": 0,
                          "acne": 0,
                          "sensitive": 0,
                          "wrinkle": 1,
                          "speckle": 0,
                          "black_rim_of_eye": 0,
                          "skin_glow": 0,
                          "scar": 0
                      },
                      "store_id": 7101764220166407169,
                      "store_custom_id": "A001",
                      "created_at": 1755154100,
                      "agree_clause_ids": [],
                      "reject_clause_ids": []
                  },
                  {
                      "id": 243850,
                      "custom_id": "",
                      "merchant_id": 7099957104786042659,
                      "account_id": 7101764220623586305,
                      "name": "Test",
                      "gender": 2,
                      "birthday": "1900-01-01",
                      "phone_cc": 886,
                      "phone_number": "912345788",
                      "email": "",
                      "marital_status": -1,
                      "has_baby": -1,
                      "has_beauty": -1,
                      "is_irritability": -1,
                      "target": {
                          "pore": 0,
                          "blackhead": 1,
                          "acne": 0,
                          "sensitive": 0,
                          "wrinkle": 0,
                          "speckle": 0,
                          "black_rim_of_eye": 0,
                          "skin_glow": 0,
                          "scar": 0
                      },
                      "store_id": 7101764220166407169,
                      "store_custom_id": "A001",
                      "created_at": 1755154057,
                      "agree_clause_ids": [
                          "7369178452585939969"
                      ],
                      "reject_clause_ids": []
                  },
                  {
                      "id": 243569,
                      "custom_id": "",
                      "merchant_id": 7099957104786042659,
                      "account_id": 7101764220623586305,
                      "name": "B",
                      "gender": 2,
                      "birthday": "1900-01-01",
                      "phone_cc": 886,
                      "phone_number": "",
                      "email": "",
                      "marital_status": -1,
                      "has_baby": -1,
                      "has_beauty": -1,
                      "is_irritability": -1,
                      "target": {
                          "pore": 0,
                          "blackhead": 0,
                          "acne": 0,
                          "sensitive": 0,
                          "wrinkle": 1,
                          "speckle": 0,
                          "black_rim_of_eye": 0,
                          "skin_glow": 0,
                          "scar": 0
                      },
                      "store_id": 7101764220166407169,
                      "store_custom_id": "A001",
                      "created_at": 1754989421,
                      "agree_clause_ids": [],
                      "reject_clause_ids": []
                  },
                  {
                      "id": 238740,
                      "custom_id": "",
                      "merchant_id": 7099957104786042659,
                      "account_id": 7101764220623586305,
                      "name": "11111",
                      "gender": 2,
                      "birthday": "2000-01-01",
                      "phone_cc": 86,
                      "phone_number": "18059987656",
                      "email": "123222666@qq.com",
                      "marital_status": -1,
                      "has_baby": -1,
                      "has_beauty": -1,
                      "is_irritability": -1,
                      "target": {
                          "pore": 1,
                          "blackhead": 1,
                          "acne": 1,
                          "sensitive": 1,
                          "wrinkle": 1,
                          "speckle": 1,
                          "black_rim_of_eye": 1,
                          "skin_glow": 0,
                          "scar": 0
                      },
                      "store_id": 7101764220166407169,
                      "store_custom_id": "A001",
                      "created_at": 1752736539,
                      "agree_clause_ids": [
                          "7369178452585939969"
                      ],
                      "reject_clause_ids": []
                  },
                  {
                      "id": 236540,
                      "custom_id": "",
                      "merchant_id": 7099957104786042659,
                      "account_id": 7101764220623586305,
                      "name": "1.9.56vFrwonLine",
                      "gender": 1,
                      "birthday": "2000-01-01",
                      "phone_cc": 886,
                      "phone_number": "988888765",
                      "email": "",
                      "marital_status": -1,
                      "has_baby": -1,
                      "has_beauty": -1,
                      "is_irritability": -1,
                      "target": {
                          "pore": 0,
                          "blackhead": 0,
                          "acne": 0,
                          "sensitive": 0,
                          "wrinkle": 1,
                          "speckle": 0,
                          "black_rim_of_eye": 0,
                          "skin_glow": 0,
                          "scar": 0
                      },
                      "store_id": 7101764220166407169,
                      "store_custom_id": "A001",
                      "created_at": 1751537909,
                      "agree_clause_ids": [],
                      "reject_clause_ids": []
                  },
                  {
                      "id": 233316,
                      "custom_id": "1234566666",
                      "merchant_id": 7099957104786042659,
                      "account_id": 7101764220623586305,
                      "name": "1234566666",
                      "gender": 0,
                      "birthday": "1900-01-01",
                      "phone_cc": 886,
                      "phone_number": "",
                      "email": "",
                      "marital_status": -1,
                      "has_baby": -1,
                      "has_beauty": -1,
                      "is_irritability": -1,
                      "target": {},
                      "store_id": 7101764220166407169,
                      "store_custom_id": "A001",
                      "created_at": 1749812457,
                      "agree_clause_ids": [],
                      "reject_clause_ids": []
                  },
                  {
                      "id": 233271,
                      "custom_id": "",
                      "merchant_id": 7099957104786042659,
                      "account_id": 7101764220623586305,
                      "name": "Test",
                      "gender": 1,
                      "birthday": "1900-01-01",
                      "phone_cc": 886,
                      "phone_number": "",
                      "email": "",
                      "marital_status": -1,
                      "has_baby": -1,
                      "has_beauty": -1,
                      "is_irritability": -1,
                      "target": {
                          "pore": 1,
                          "blackhead": 0,
                          "acne": 0,
                          "sensitive": 0,
                          "wrinkle": 0,
                          "speckle": 0,
                          "black_rim_of_eye": 0,
                          "skin_glow": 0,
                          "scar": 0
                      },
                      "store_id": 7101764220166407169,
                      "store_custom_id": "A001",
                      "created_at": 1749805458,
                      "agree_clause_ids": [
                          "7369178452585939969"
                      ],
                      "reject_clause_ids": []
                  },
                  {
                      "id": 232944,
                      "custom_id": "1",
                      "merchant_id": 7099957104786042659,
                      "account_id": 7101764220623586305,
                      "name": "1",
                      "gender": 0,
                      "birthday": "1900-01-01",
                      "phone_cc": 886,
                      "phone_number": "",
                      "email": "",
                      "marital_status": -1,
                      "has_baby": -1,
                      "has_beauty": -1,
                      "is_irritability": -1,
                      "target": {},
                      "store_id": 7101764220166407169,
                      "store_custom_id": "A001",
                      "created_at": 1749641901,
                      "agree_clause_ids": [],
                      "reject_clause_ids": []
                  },
                  {
                      "id": 232776,
                      "custom_id": "993434",
                      "merchant_id": 7099957104786042659,
                      "account_id": 7101764220623586305,
                      "name": "993434",
                      "gender": 0,
                      "birthday": "1900-01-01",
                      "phone_cc": 886,
                      "phone_number": "",
                      "email": "",
                      "marital_status": -1,
                      "has_baby": -1,
                      "has_beauty": -1,
                      "is_irritability": -1,
                      "target": {},
                      "store_id": 7101764220166407169,
                      "store_custom_id": "A001",
                      "created_at": 1749570455,
                      "agree_clause_ids": [
                          "7369178452585939969"
                      ],
                      "reject_clause_ids": []
                  },
                  {
                      "id": 230846,
                      "custom_id": "88888889",
                      "merchant_id": 7099957104786042659,
                      "account_id": 7101764220623586305,
                      "name": "88888889",
                      "gender": 0,
                      "birthday": "1900-01-01",
                      "phone_cc": 886,
                      "phone_number": "",
                      "email": "",
                      "marital_status": -1,
                      "has_baby": -1,
                      "has_beauty": -1,
                      "is_irritability": -1,
                      "target": {},
                      "store_id": 7101764220166407169,
                      "store_custom_id": "A001",
                      "created_at": 1748505159,
                      "agree_clause_ids": [],
                      "reject_clause_ids": []
                  },
                  {
                      "id": 230842,
                      "custom_id": "88888888",
                      "merchant_id": 7099957104786042659,
                      "account_id": 7101764220623586305,
                      "name": "88888888",
                      "gender": 0,
                      "birthday": "1900-01-01",
                      "phone_cc": 886,
                      "phone_number": "",
                      "email": "",
                      "marital_status": -1,
                      "has_baby": -1,
                      "has_beauty": -1,
                      "is_irritability": -1,
                      "target": {},
                      "store_id": 7101764220166407169,
                      "store_custom_id": "A001",
                      "created_at": 1748504051,
                      "agree_clause_ids": [],
                      "reject_clause_ids": []
                  },
                  {
                      "id": 229661,
                      "custom_id": "55688",
                      "merchant_id": 7099957104786042659,
                      "account_id": 7101764220623586305,
                      "name": "55688",
                      "gender": 0,
                      "birthday": "1900-01-01",
                      "phone_cc": 886,
                      "phone_number": "",
                      "email": "",
                      "marital_status": -1,
                      "has_baby": -1,
                      "has_beauty": -1,
                      "is_irritability": -1,
                      "target": {},
                      "store_id": 7101764220166407169,
                      "store_custom_id": "A001",
                      "created_at": 1747901301,
                      "agree_clause_ids": [],
                      "reject_clause_ids": []
                  },
                  {
                      "id": 228526,
                      "custom_id": "1234567",
                      "merchant_id": 7099957104786042659,
                      "account_id": 7101764220623586305,
                      "name": "1234567",
                      "gender": 0,
                      "birthday": "1900-01-01",
                      "phone_cc": 886,
                      "phone_number": "",
                      "email": "",
                      "marital_status": -1,
                      "has_baby": -1,
                      "has_beauty": -1,
                      "is_irritability": -1,
                      "target": {},
                      "store_id": 7101764220166407169,
                      "store_custom_id": "A001",
                      "created_at": 1747365411,
                      "agree_clause_ids": [
                          "7369178452585939969"
                      ],
                      "reject_clause_ids": []
                  },
                  {
                      "id": 228013,
                      "custom_id": "",
                      "merchant_id": 7099957104786042659,
                      "account_id": 7101764220623586305,
                      "name": "Jeff",
                      "gender": 1,
                      "birthday": "1900-01-01",
                      "phone_cc": 886,
                      "phone_number": "",
                      "email": "",
                      "marital_status": -1,
                      "has_baby": -1,
                      "has_beauty": -1,
                      "is_irritability": -1,
                      "target": {
                          "pore": 1,
                          "blackhead": 1,
                          "acne": 1,
                          "sensitive": 1,
                          "wrinkle": 1,
                          "speckle": 1,
                          "black_rim_of_eye": 1,
                          "skin_glow": 1,
                          "scar": 0
                      },
                      "store_id": 7101764220166407169,
                      "store_custom_id": "A001",
                      "created_at": 1747123005,
                      "agree_clause_ids": [
                          "7369178452585939969"
                      ],
                      "reject_clause_ids": []
                  },
                  {
                      "id": 227716,
                      "custom_id": "",
                      "merchant_id": 7099957104786042659,
                      "account_id": 7101764220623586305,
                      "name": "Ruth ",
                      "gender": 2,
                      "birthday": "1900-01-01",
                      "phone_cc": 886,
                      "phone_number": "",
                      "email": "",
                      "marital_status": -1,
                      "has_baby": -1,
                      "has_beauty": -1,
                      "is_irritability": -1,
                      "target": {
                          "pore": 0,
                          "blackhead": 0,
                          "acne": 0,
                          "sensitive": 0,
                          "wrinkle": 1,
                          "speckle": 1,
                          "black_rim_of_eye": 0,
                          "skin_glow": 0,
                          "scar": 0
                      },
                      "store_id": 7101764220166407169,
                      "store_custom_id": "A001",
                      "created_at": 1747024912,
                      "agree_clause_ids": [],
                      "reject_clause_ids": []
                  },
                  {
                      "id": 226368,
                      "custom_id": "",
                      "merchant_id": 7099957104786042659,
                      "account_id": 7101764220623586305,
                      "name": "Bella",
                      "gender": 2,
                      "birthday": "1997-02-06",
                      "phone_cc": 886,
                      "phone_number": "",
                      "email": "",
                      "marital_status": -1,
                      "has_baby": -1,
                      "has_beauty": -1,
                      "is_irritability": -1,
                      "target": {
                          "pore": 0,
                          "blackhead": 0,
                          "acne": 0,
                          "sensitive": 0,
                          "wrinkle": 1,
                          "speckle": 0,
                          "black_rim_of_eye": 0,
                          "skin_glow": 0,
                          "scar": 0
                      },
                      "store_id": 7101764220166407169,
                      "store_custom_id": "A001",
                      "created_at": 1746426174,
                      "agree_clause_ids": [],
                      "reject_clause_ids": []
                  },
                  {
                      "id": 225884,
                      "custom_id": "",
                      "merchant_id": 7099957104786042659,
                      "account_id": 0,
                      "name": "吳安融",
                      "gender": 2,
                      "birthday": "1900-01-01",
                      "phone_cc": 886,
                      "phone_number": "955096302",
                      "email": "",
                      "marital_status": -1,
                      "has_baby": -1,
                      "has_beauty": -1,
                      "is_irritability": -1,
                      "target": {
                          "pore": 1,
                          "blackhead": 1,
                          "acne": 1,
                          "sensitive": 0,
                          "wrinkle": 0,
                          "speckle": 0,
                          "black_rim_of_eye": 1,
                          "skin_glow": 0,
                          "scar": 0
                      },
                      "store_id": 0,
                      "store_custom_id": "",
                      "created_at": 1746177313,
                      "agree_clause_ids": [],
                      "reject_clause_ids": []
                  }
              ]
          }
      }
      Built with