# All
GET https://astrel.io/api/all
Returns all aspects and their current values.
# Request
Make the request and authenticate your application by providing your API key as a Bearer token.
# Response
If everything went well, you will receive an array keyed by your aspects' slugs and containing their respective values.