GET/verifiedinfo

단 건 혹은 전체 제출 목록을 가져옵니다.

GET https://rest-api.argoskyc.com/v3/verifiedinfo

단건 혹은 전체 제출 목록을 가져옵니다.

  • 매개 변수를 입력하지 않으면 모든 인증 정보를 조회합니다.

  • 매개 변수를 입력할 경우 입력된 매개 변수를 기준으로 정보를 조회합니다.

Input Data

Output Data

  • 조회 시 확인할 수 있는 데이터의 목록입니다.

  • 전체 목록 혹은 'argos_id'로 조회할 경우 'argos_id', 'consent_id', 'authed_at' 데이터만 확인할 수 있습니다.

  • 'consent_id'로 조회 시 모든 데이터를 확인할 수 있습니다.

'consent_id'(인증 ID)로 정보를 조회하는 법에 대해 설명합니다.

  • URL과 x-api-key 를 반드시 입력해 주어야 합니다.

curl -X GET "https://rest-api.argoskyc.com/v3/verifiedinfo?consent_id={consent_id}"\
-H "x-api-key: {yourAPIKey}"
  • 생성된 프로필의 인증 정보를 조회하기 위한 샘플 데이터입니다.

  • Parameter로 제출해야 합니다.

  • 단 건 조회만 가능합니다.

curl --location --request GET 'https://rest-api.argoskyc.com/v3/verifiedinfo?consent_id={consent_id}'\
--header "x-api-key: {youtAPIKey}"
  • 인증 정보 조회 샘플 데이터입니다.

  • 'argos_id', KYC 신원 인증 완료 데이터, 지갑 주소, AML결과, 인증 완료 날짜와 'argos_id' 만료일자 등을 확인 할 수 있습니다.

{
    "Items": [
        {
            "argos_id": "{argos_id}",
            "consent_id": "{consent_id}",
            "request_id": "{request_id}",
            "authed_at": "YYYY-MM-DD-HH-MM-SS-ZZZ",
            "data": {
                "name": "홍길동",
                "gender": "male",
                "nationality": "KOR",
                "date_of_birth": "YYYY-MM-DD",
                "address_globalCode": "{your address globalCode}",
                "address_input": "{your input address}",
                "address_detail": "{your detail address}",
                "idcard_issuingCountry": "KOR",
                "idcard_issueDate": "YYYY-MM-DD",
                "id_type": "government_id",
                "face_similarity_score": 99,
                "liveness_score": 82
            },
            "argos_id_expireDate": "YYYY-MM-DD",
            "email": "{email}",
            "network": [
                {
                    "name": "ETH",
                    "address": "{your network address}"
                },
                {
                    "name": "SOL",
                    "address": "{your network address}"
                },
                {
                    "name": "KLAY",
                    "address": "{your network address}"
                }
            ]
        }
    ]
}

Sample - argos_id

'argos_id'로 정보를 조회하는 법에 대해 설명합니다.

Request URL: argos_id

  • URL과 x-api-key를 반드시 입력해 주어야 합니다.

curl -X GET "https://rest-api.argoskyc.com/v3/verifiedinfo?argos_id={argos_id}"\
-H "x-api-key: {yourAPIKey}"

Sample Request: argos_id

  • 해당 argos id를 가진 모든 프로필의 데이터를 조회합니다.

curl --location --request GET 'https://test-api.argoskyc.com/dev/verifiedinfo?argos_id={argos_id}' \
--header 'x-api-key: {yourAPIKey}'

Sample Response: argos_id

  • 해당 argos id를 가진 모든 프로필의 조회 샘플 데이터 입니다.

  • 해당 argos id를 가진 모든 프로필의 argos_id, consent_id, authed_at 데이터를 확인할 수 있습니다.

{
    "Items": [
        {
            "argos_id": "{argos_id}",
            "consent_id": "{consent_id}",
            "authed_at": "YYYY-MM-DD-HH-MM-SS-ZZZ"
        },
        
            "argos_id": "{argos_id}",
            "consent_id": "{consent_id}",
            "authed_at": "YYYY-MM-DD-HH-MM-SS-ZZZ"
        },
        {
            "argos_id": "{argos_id}",
            "consent_id": "{consent_id}",
            "authed_at": "YYYY-MM-DD-HH-MM-SS-ZZZ"
        },
     ]
}

Sample - List

list 로 정보를 조회하는 법에 대해 설명합니다.

Request URL: list

  • URL과 x-api-key를 반드시 입력해 주어야 합니다.

curl -X GET "https://rest-api.argoskyc.com/v3/verifiedinfo"\
-H "x-api-key: {yourAPIKey}"

Sample Request: list

  • 인증이 완료된 모든 프로필의 데이터를 조회합니다.

curl --location --request GET 'https://rest-api.argoskyc.com/v3/verifiedinfo?argos_id={1234-ABAB-1A2B-123A}' \
--header 'x-api-key: {hTycjfhzOY2SKr3m7qHFg4QhGn43MOqPaB2....}'

Sample Response: list

  • 인증이 완료된 모든 프로필의 조회 샘플 데이터 입니다.

  • 인증 완료된 모든 프로필의 'argos_id', 'consent_id', 'authed_at' 데이터를 확인할 수 있습니다.

{
    "Items": [
        {
            "argos_id": "1234-ABAB-1A2B-123A",
            "consent_id": "6hd6gv9l6w396w3",
            "authed_at": "2022-08-16T11:15:25.347Z"
        },
        {
            "argos_id": "ABAB-1234-1A2B-123A",
            "consent_id": "6hd6gv9l6w38ihb",
            "authed_at": "2022-08-16T11:14:53.711Z"
        },
        {
            "argos_id": "ABAB-1234-1A2B-B242",
            "consent_id": "6hd6gv9l6w37wwl",
            "authed_at": "2022-08-16T11:14:25.748Z"
        }
    ]
}

Last updated