Create a key to copy examples filled with your team.

Create an API key

Authenticate REST calls with a platform application token.

REST calls use a platform application access token as Authorization: Bearer. The token is locked to that application's team. SMTP and HTTP inject use a separate cluster credential.

Issue a token

  1. Open the dashboard.
  2. Go to Developers → Platform applications.
  3. Create an application.
  4. Copy the access token.
whoami.sh
1 curl -sS -X GET \
2 -H 'Authorization: Bearer YOUR_API_KEY' \
3 https://postshiba.com/api/v1/users/me

About

PostShiba is the transactional email platform that powers Bento behind the scenes. You can build your own products, like Bento, on top of it.

© 2026 PostShiba by Backpack Internet Pty. Ltd. All rights reserved.

The same policies that govern Bento are applied to PostShiba Privacy | Terms | Security