This page will help you get started with Raptor Tile API.
Please refer to the "Getting Started" section of the Raptor App API to learn more about the steps to get your API token.
The Raptor Tile API
Raptor Maps operates a robust tile server at https://grid.raptormaps.com. It is a Tile Map Service (TMS) protocol. TMS style tile server that sends mostly 256x256 PNG formatted raster tiles. It can also receive requests in XYZ format.
This guide provides a good description about TMS vs XYZ requests.