Forum Discussion
Hi Tom. Here's more info from Engineering:
When logging using a script, they should be passing basic authentication credentials in the header, not using sessions.
You should not need to you use the SL1 `/authenticate` endpoint to log into the api. Sending basic auth should work.
In the Halwa AP2 release (coming soon), the GraphiQL interface has been moved into the AP2 UI, where it should have been from the start. From Halwa on, scripts will be able to call the `/gql` endpoint, but the UI will not be available. This may make documentation easier as the user no longer has to differentiate between viewing the graphiql interface (which needs a session) and making api calls at the same endpoint; `/gql`.
Let us know if you have any other questions, Tom.
Best,
Mike