Create a key to copy examples filled with your team.

Managing API keys

Platform applications issue Bearer tokens locked to a team.

API keys are platform applications under Developers. The access token is sent as Authorization: Bearer and is locked to that application's team.

Check the token

GET /api/v1/users/me confirms the token and the user it belongs to.

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