Amili Docs
Home
Products
Products
  • Debt.collection
  • Account Receivable
  • Distribution
Go to amili.no
Home
Products
Products
  • Debt.collection
  • Account Receivable
  • Distribution
Go to amili.no
  1. Debt.collection
  • About the AutoCollect API
  • Getting started with the AutoCollect API
  • Webhooks
  • AutoCollec API
    • Example Workflow
    • Batches
      • GetBatchById
      • GetBatchesByOrganization
    • Invoice
      • CreateInvoices
      • GetInvoicesByOrganization
      • GetInvoiceById
    • Payment
      • CreatePayments
    • Collections
      • AcceptDebtCollectionList
      • AcceptDebtCollectionList
      • RejectDebtCollectionList
      • PauseCase
      • RejectDebtCollectionList
      • WithdrawCase
      • PauseCase
      • ResumeCase
      • WithdrawCase
      • ResumeCase
    • Settlement
      • GetSettlement on Id
      • GetSettlements
      • GetSettlements
      • GetSettlement on Id
  • AutoCollect API (Legacy)
    • Attachment
      • /webapi/api/Attachment
    • Batch
      • /webapi/api/Batch
      • /webapi/api/Batch
    • Ping
      • /webapi/api/Ping
Home
Products
Products
  • Debt.collection
  • Account Receivable
  • Distribution
Go to amili.no
Home
Products
Products
  • Debt.collection
  • Account Receivable
  • Distribution
Go to amili.no
  1. Debt.collection

Getting started with the AutoCollect API

To start building an integration or application for the platform, you first need to obtain an application registration.

1. Request an Application#

⚠️ Note: We're planning to create a user interface where you as a developer can register/manage the app yourself.
Before you can begin development, you must have an application registered on the platform.
Send an email to developers@amili.no requesting access as an app developer. Include:
Your name
Your company name
A short description of the application you want to build
Once your request is approved, you will receive:
Client ID
Client Secret
These credentials are used to authenticate your application when communicating with the API.
⚠️ Important: Keep your client secret secure and never expose it in client-side code.

2. Organization Installation#

After your application has been registered, it becomes available in the application marketplace.
Organizations can install your application by following these steps:
1.
Go to Settings
2.
Open Applications
3.
Find your application in the Marketplace
4.
Click Install
Once installed, the application can start interacting with the organization according to the permissions it requests.
Modified at 2026-03-11 12:24:57
Previous
About the AutoCollect API
Next
Webhooks
Built with