Skip to main content

Get all Base Asset Tags

GET 

https://api.rapidcompact.com/api/v1/rawmodel/tags

Request

Header Parameters

    Authorization string
    Example: Bearer {YOUR_AUTH_KEY}
    Content-Type string
    Example: application/json
    Accept string
    Example: application/json

Responses

success

Schema
    data object[]

Authorization: http

name: defaulttype: httpscheme: bearerdescription: 
curl -L 'https://api.rapidcompact.com/api/v1/rawmodel/tags' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
https://api.rapidcompact.com
Auth
Parameters
— header
— header
— header
ResponseClear

Click the Send API Request button above and see the response here!