How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

PortOne Identity Verifications API

The Identity Verifications API from PortOne — 5 operation(s) for identity verifications.

PortOne Identity Verifications API is one of 20 APIs that PortOne publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Identity Verifications. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 5 operations across 5 paths, and defines 48 schemas. It is described by OpenAPI 3.2.0, at version 1.16.0.

Requests are made against a single base URL, https://api.portone.io.

5 operations 5 paths 48 schemas 2 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.16.0
Base URL
https://api.portone.io
Authentication
HTTP Bearer, HTTP Portone
Resource Areas
1

Authentication & Security 2

PortOne Identity Verifications API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerJwt). It uses HTTP portone authentication (portOne).

  • bearerJwt — Authorization: Bearer 엑세스 토큰
  • portOne — Authorization: PortOne 발급된 API 시크릿

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 2 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Identity Verifications 5
POST
/identity-verifications/{identityVerificationId}/confirm
본인인증 확인
confirmIdentityVerification 1 param body → 200400401403404409502
POST
/identity-verifications/{identityVerificationId}/resend
SMS 본인인증 요청 재전송
resendIdentityVerification 2 params → 200400401403404409502
POST
/identity-verifications/{identityVerificationId}/send
본인인증 요청 전송
sendIdentityVerification 1 param body → 200400401403404409502
GET
/identity-verifications/{identityVerificationId}
본인인증 단건 조회
getIdentityVerification 2 params → 200400401403404
GET
/identity-verifications
본인인증 내역 다건 조회
getIdentityVerifications 1 param → 200400401403

Schemas 48

The contract defines 48 schemas that model the data the API accepts and returns. The most detailed are IdentityVerificationFilterInput (15 properties), VerifiedIdentityVerification (12 properties), FailedIdentityVerification (11 properties), ReadyIdentityVerification (10 properties). Each schema is shown below with its type and property counts.

PgProvider
string
PG사 결제 모듈
SendIdentityVerificationBodyCustomer
object
본인인증 요청을 위한 고객 정보
5 properties 3 required
UnauthorizedError
object
인증 정보가 올바르지 않은 경우
2 properties 1 required
GetIdentityVerificationError
PageInput
object
다건 조회 API 에 사용되는 페이지 입력 정보
2 properties
IdentityVerificationStatus
string
본인인증 상태
IdentityVerificationNotFoundError
object
요청된 본인인증 건이 존재하지 않는 경우
2 properties 1 required
ResendIdentityVerificationResponse
object
본인인증 요청 재전송 성공 응답
IdentityVerificationFilterInput
object
본인인증 다건 조회를 위한 입력 정보
15 properties
PgCompany
string
PG사
IdentityVerificationRequestedCustomer
object
요청 시 고객 정보
6 properties
IdentityVerificationNotSentError
object
본인인증 건이 API로 요청된 상태가 아닌 경우
2 properties 1 required
GetIdentityVerificationsResponse
object
본인인증 내역 다건 조회 성공 응답 정보
2 properties 2 required
IdentityVerificationTimeRangeField
string
본인인증 다건 조회 시, 시각 범위를 적용할 필드
ReadyIdentityVerification
object
준비 상태의 본인인증 내역
10 properties 7 required
GetIdentityVerificationsError
ResendIdentityVerificationError
IdentityVerificationVerifiedCustomer
object
인증된 고객 정보
9 properties 1 required
ForbiddenError
object
요청이 거절된 경우
2 properties 1 required
InvalidRequestError
object
요청된 입력 정보가 유효하지 않은 경우 허가되지 않은 값, 올바르지 않은 형식의 요청 등이 모두 해당됩니다.
2 properties 1 required
SelectedChannel
object
(결제, 본인인증 등에) 선택된 채널 정보
6 properties 3 required
IdentityVerificationSortBy
string
본인인증 내역 정렬 기준
PortOneVersion
string
포트원 버전
IdentityVerification
본인인증 내역
ChannelNotFoundError
object
요청된 채널이 존재하지 않는 경우
2 properties 1 required
SendIdentityVerificationResponse
object
본인인증 요청 전송 성공 응답
SortOrder
string
정렬 방식
IdentityVerificationFailure
object
본인인증 실패 정보
3 properties
MaxTransactionCountReachedError
object
결제 혹은 본인인증 시도 횟수가 최대에 도달한 경우
2 properties 1 required
IdentityVerificationOperator
string
본인인증 통신사
PageInfo
object
반환된 페이지 결과 정보
3 properties 3 required
Gender
string
성별
IdentityVerificationSortInput
object
본인인증 내역 다건 조회 시 정렬 조건
2 properties
SelectedChannelType
string
채널 타입
PgProviderError
object
PG사에서 오류를 전달한 경우
4 properties 3 required
FailedIdentityVerification
object
실패한 본인인증 내역
11 properties 8 required
GetIdentityVerificationsBody
object
본인인증 내역 다건 조회를 위한 입력 정보
3 properties
SendIdentityVerificationError
ConfirmIdentityVerificationError
Carrier
string
통신사
SendIdentityVerificationBody
object
본인인증 요청을 위한 입력 정보
7 properties 4 required
IdentityVerificationAlreadyVerifiedError
object
본인인증 건이 이미 인증 완료된 상태인 경우
2 properties 1 required
IdentityVerificationAlreadySentError
object
본인인증 건이 이미 API로 요청된 상태인 경우
2 properties 1 required
IdentityVerificationMethod
string
본인인증 방식
VerifiedIdentityVerification
object
완료된 본인인증 내역
12 properties 10 required
ConfirmIdentityVerificationResponse
object
본인인증 확인 성공 응답
1 property 1 required
IdentityVerificationFilterCustomerInput
object
본인인증 다건 조회를 위한 고객 정보 입력 정보
6 properties
ConfirmIdentityVerificationBody
object
본인인증 확인을 위한 입력 정보
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

portone-identity-verifications-api-openapi.yml Raw ↑

Other APIs PortOne publishes across the network.

PortOne REST API (V1, legacy Iamport)
PortOne B2b API
PortOne Banks API
PortOne Billing Keys API
PortOne Cash Receipts API
PortOne Checkout Profiles API
PortOne Kakaopay API
PortOne Login API
PortOne Payment Events By Cursor API
PortOne Payment Gateways API
PortOne Payment Reconciliations API
PortOne Payment Schedules API
Where this information came from

This is an independent, third-party profile of PortOne Identity Verifications API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.