I am attempting to connect to the new API
"zap.stream/api/v1/account" With NIP-98 auth returns 200 with html body rather than expected API response
I also tried
"api.zap.stream/api/v1/account" returns 404
"api.zap.stream/api/nostr" returns 500
Do I have the right URL and auth?
Is this routing to the API correctly?