# Get a token from signed url (public) **POST /auth/signed-url/{user}** Will genereate an api token from the previously generated signed url ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Parameters ### Headers - **X-Popsell-Domain** (string) The domain of the user ## Responses ### 200 Return the complete user and the Token #### Body: application/json (object) - **user** (object) - **token** (string) ### 401 Unauthorized #### Body: application/json (object) - **message** (string) [Powered by Bump.sh](https://bump.sh)