Connecting to PostcodeJP
The PostCodeJP API uses a token-based authentication.
Using Token Authentication
Your PostCodeJP API Token is required to create a connection to PostCodeJP. API Token can be generated in the PostCodeJP management page. Once you have obtained it, set it in the ProfileSettings API Key connection property.
Example Connection string
Profile=C:\profiles\PostCodeJP.apip;ProfileSettings='APIKey=your_api_token;'
Connection Properties
The connection string properties are the various options that can be used to establish a connection. This section provides a complete list of the options you can configure in the connection string for this provider.
Property | Description |
APIKey | API Token you get from your PostcodeJP account. |