What to use for SignalWire API info

I wasn’t sure how to title this. Basically, I just want to clarify some inconsistencies in their documentation. When they say “Base URL” they have it listed as https://example.signalwire.com/api/laml/2010-04-01. Well, I couldn’t get that to work for me when I was trying to use it with Textit. I had to use https://example.signalwire.com/api/laml/2010-04-01/Accounts

Also, your AuthToken is your API token. Something you generate. I figured that out easily enough and it is a better implementation than Twilio‘s secret but the API base URL I really thought should have been listed with “Accounts” at the end of it.