2023-02-11 04:54:54 +01:00
|
|
|
tags:
|
|
|
|
-
|
|
|
|
name: login
|
2023-02-11 05:46:41 +01:00
|
|
|
description: |
|
|
|
|
Attempts to authenticate with the API using a email/password combination.
|
2023-02-11 04:54:54 +01:00
|
|
|
externalDocs:
|
|
|
|
description: 'Find out more'
|
|
|
|
url: 'https://invoiceninja.github.io'
|
2023-02-12 05:11:39 +01:00
|
|
|
-
|
|
|
|
name: clients
|
|
|
|
description: |
|
|
|
|
Endpoint definitions for interacting with clients.
|
|
|
|
-
|
|
|
|
name: products
|
|
|
|
description: |
|
|
|
|
Endpoint definitions for interacting with products.
|
|
|
|
-
|
|
|
|
name: invoices
|
|
|
|
description: |
|
|
|
|
Endpoint definitions for interacting with invoices.
|
2023-02-11 04:54:54 +01:00
|
|
|
externalDocs:
|
|
|
|
description: 'https://invoiceninja.github.io'
|
|
|
|
url: 'https://invoiceninja.github.io'
|
|
|
|
security:
|
2023-02-11 05:46:41 +01:00
|
|
|
- ApiKeyAuth: []
|