v1

latestOpenAPI 3.0.02026-07-1397337495.2 KB
tokens

Get Ephemeral Token

This endpoint returns a token that can be passed to an application for authorized access. The lifetime of this token is 10 seconds.

post/v1/tokens/ephemeral

Query parameters

redirect'shipengine-dashboard'

The resource to return a redirect URL to.

Include a redirect url to the application formatted with the ephemeral token.

Response

OK

tokenstring

The requested token that expires in 10 seconds.

redirect_urlstring

The redirect url formatted with the requested token.