Jump to Content
Digits Connect API
GuidesAPI Reference
v1.0

Digits Connect API
API Reference
Log In
Jump to Content
Digits Connect API
v1.0GuidesAPI Reference
Log In
All
Pages
Start typing to search…

Connection

  • Authorization
    • Token Exchangepost
  • Sources
    • Sync Sourcespost
    • List Sourcesget

Source

  • Transactions
    • Sync Transactionspost
    • Delete Transactionsdel
  • Parties
    • List Partiesget
    • Sync Partiespost
  • Metrics
    • Store Samplespost
  • Departments
    • List Departmentsget
    • Sync Departmentspost
  • Locations
    • List Locationsget
    • Sync Locationspost
  • Projects
    • List Projectsget
    • Sync Projectspost

Ledger

  • Transactions
    • List Entriesget
    • Query Entriespost
    • Get Transactionget
  • Categories
    • List Categoriesget
    • Get Categoryget
  • Parties
    • List Partiesget
    • Get Partyget
  • Statements
    • Balance Sheetget
    • Cash Flowget
    • Profit and Lossget
    • Trial Balanceget
    • A/P Agingget
    • A/R Agingget
  • Summaries
    • Get Summaryget
  • Departments
    • Get Departmentget
    • List Departmentsget
  • Locations
    • Get Locationget
    • List Locationsget
  • Projects
    • Get Projectget
    • List Projectsget
Powered by 

Token Exchange

post https://connect.digits.com/v1/oauth/token

Exchange an authorization code for a refresh token, or a refresh token for a new access token.

Language
Click Try It! to start a request and see the response here!