getStates

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response

{
	"code": "200",
	"msg": "States found",
	"object": [
		{
			"code": "AL",
			"name": "Alabama"
		},
		{
			"code": "AK",
			"name": "Alaska"
		},
		{
			"code": "AZ",
			"name": "Arizona"
		},
			.
			.
			.
		{
			"code": "WY",
			"name": "Wyoming"
		}
	]
}
Responses

401

Unauthorized

403

Forbidden

404

Not Found

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*