Client portal api

How do you access the client portal api . I can auth a Company User fine, but i cant auth a client account. Can someone provide me the route?

HI,

The app doesn’t provide a client API.

How are you using the app? You may want to review the app’s license.

Swapping the auth method on my custom built user portal to use the same login as the billing portal ( invoice ninja client portal) for a single sign-on . without having my customers have 2 different logins.

If you’re using WordPress you can use our plugin to enable SSO.

Alternatively, it’s possible to implement using the API by loading the client_hash value and adding it to the portal URL.

Just testing with the demo. How do you see this is suppose to work.

https://demo.invoiceninja.com/client/?client_hash=asdfkjhk342hjhbfdvmnfb1

Can you provide any insight?

You need to add the client_hash to a valid client portal URL.

You can get a sample URL in the app on the client page using the copy link option by the contacts.