Test your API keys and your ability to connect to the Pinata API
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
{ message: "Congratulations! You are communicating with the Pinata API!" }
The response is of type object
.