Skip to content

kthomas/identitymind-golang

Repository files navigation

IdentityMind Golang SDK

This repository contains a Golang implementation of the IdentityMind API (see https://edoc.identitymind.com/reference).

The package is not yet feature complete. A list of supported APIs will be documented here.

Installation

go get github.com/kthomas/identitymind-golang

Ideally, you should use a package manager such as glide, in which case you can run glide get github.com/kthomas/identitymind-golang.

Supported APIs

The following IdentityMind APIs are currently supported by this package:

Transactions

Not yet supported.

Transaction Monitoring

Not yet supported.

Transaction Feedback

Not yet supported

Data Retrieval

Documentation forthcoming.

KYC

Documentation forthcoming.

KYB

Documentation forthcoming.

Cases

Documentation forthcoming.

Anti-Fraud

Documentation forthcoming.

Sanctions

Not yet supported.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages