Invoice Ninja v5 API documentation / php client

Hi everybody. Quick question. Does any API documentation and/or sdk-php client exist for Invoice Ninja v5?

Hi,

The API docs are here, we don’t yet have a PHP SDK but do have a Flutter plugin

Great! Thank you!
One more question. Do you have any example of how to use filtering (QueryFilters, ClientFilters, etc) in API call?

There are some samples here:

https://docs.invoiceninja.com/api.html#reading-data

Are the recurring invoices part still under development? There is no valid documentation for /recurring_invoices API calls and the actual API call gets redirected to 404 page.

Are you referring to v5?

We recently added recurring invoices to v5, the API docs are here:

https://app.swaggerhub.com/apis/invoiceninja/invoiceninja/5.0.9#/recurring_invoices/getRecurringInvoices

Am I correct that this is just wrong within the documentation?

Thanks for letting us know, we’ll make sure it’s corrected.

cc @david

@nlantonsch

How did you find the documentation page? I ask because I have moved the docs here:

https://api-docs.invoicing.co/#get-/api/v1/tasks

which contains the most up to date version of the API. If we have old stale links anywhere, we’ll update them to point to the new docs.

I used the one linked above

Thanks for the new docs :slight_smile: