S
Square Connect API
Details
- URL
-
https://connect.squareup.com - Docs
- https://developer.squareup.com/reference/square
Authentication
Authorization: Bearer <credential> Sign in to the Square Developer Console, open your application, and copy the sandbox or production personal access token described in Access Tokens and Other Credentials. Use it as a Bearer token for direct API calls to your own Square account.
Authorization: Bearer <credential> Create an application in the Square Developer Console. Configure its OAuth settings and redirect URL as described in OAuth API overview. Send sellers to Square's authorization page, then exchange the returned authorization code at the token endpoint to obtain seller-scoped access and refresh tokens.