A REST One Piece TCG API

Still a work in progress

What the heck is this API?

This API is a way for people to get card related data for the One Piece Card Game from a simple database.

Currently, the database being used has all data from OP-01 through OP-08, as well as all the data from the starter decks.

An important note for the database: This data is based off the english release of the One Piece Card Game.

How Can I Use this API?

Using this API is pretty easy. All you need is a way for you to request data from the web, and some way to view the data.

We do have documentation that goes through all the endpoints with some examples, which is not a bad place to start.

As it stands right now, this API will be public, but will have some throttle limitations on it to prevent insane overuse.