Using apize-go with apiz.ebay.com

Go integration

Install
go get github.com/apizedev/apize-go
Quick start
import "apize-go"

// Initialize client
client := apize-go.NewClient("YOUR_ACCESS_TOKEN")
This method retrieves the account profile information for an authenticated us…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://apiz.ebay.com/commerce/identity/v1/user/
SDK on GitHub 📄 API Docs
SDK
apize-go
Go
API
apiz.ebay.com
apiz.ebay.com:commerce-identity
Other SDKs for apiz.ebay.com
apizap-android-sdk apizap-java-sdk apize-js
At a glance
Language Go
Endpoints1
Base URLhttps://apiz.ebay.com/commerce/identity/v1