Level 10
you can use an Authorization header and use Bearer {your-token} on the value
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi, I was wondering if the Spark API can only be used by authentication with the url parameter (?api_token=XXXXXX)? Or is it also possible to send the token in the header? I can only get it to work using the url parameter currently. Thanks!
Please or to participate in this conversation.