VerifyMe API
VerifyMe API
VerifyMe API
VerifyMe API
Welcome
general
Introduction
Authentication
About Verifications
Identity verifications
Bank Verification Number (BVN)
National Identity
Drivers License
Identity Biometrics
Identity Matching
Address Verification
Submit Address Verification
Get Address Verification By ID
Get Address Verifications
Cancel Address Verification
Guarantor Verification
Submit Guarantor Verification
Get Guarantor Verifications
Get Guarantor Verification By ID
Cancel Guarantor Verification
employment Verification
Submit Employment History Verification
Get Employment History Verifications
Get Employment History Verification By ID
Cancel Employment History Verification
LOCATION
Get Countries
Get Country By ID
Get State By ID
Get State For Country
Get Lga By Country
Get Lga By State
Get Lga By ID
Bank
Get Banks
Get Account Details
webhooks
About Webhooks
Verified Address
Verified Guarantor
Verified Employment History
Product statuses
Glossary
Powered by GitBook

Get State By ID

get
Get State By ID

https://vapi.verifyme.ng/v1/states/:state_id
Get State by State ID
Request
Response
Request
Path Parameters
id
required
string
State ID
Response
200: OK
{
"status": "success",
"data": [
{
"id": 1,
"name": "Abia",
"code": "NG-AB"
}
]
}
LOCATION - Previous
Get Country By ID
Next - LOCATION
Get State For Country
Last updated 4 months ago