eBay Sell Graph

유료
분류별 Gangyi Studios | 업데이트됨 2 months ago | eCommerce
Health Check

N/A

모든 자습서로 돌아가기 (1)

Authentication

eBay OAuth2.0 Authentication

In order to authenticate the API, just pass through the Bearer token without the 'Bearer ’ part into the Authorization header of your request.

I.e. Request headers:

{
“Authorization”: “v1.1#i1#p3#f0#I3#r0#t^H4sIAAAAAAAA…”
}

The API will simply pass this token along to the underlying eBay REST API without storing anything!