What is this website?

A free to use API where users can easily obtain card data for the One Piece Card Game.

There are two parts to this website:

  • User Facing Side: displays documentation and specific card data from OPTCG
  • API Side: allows users to obtain card data in a standard format via API calls.

What the heck is the API?

The 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.

What can I use it for?

There are a lot of uses for the site!

Here are a couple of examples:

  • Use the API to track when a certain card goes under/over a specific price threshold.
  • Use the API to get card data for your own database or app.
  • View price data from the past two weeks via the user side.


Need help figuring out how to use the API?

We have extensive documentation regarding each API endpoint that our website currently provides! And if that isn't enough, feel free to reach out to us and ask us questions about the API!

Get Documentation HERE!!!