Token for basic plan

Started by kostya2216, December 03, 2019, 11:40:26 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

kostya2216

Hey is it possible to get a token for the basic plan so i can try the api before giving my credit card details?

Runway 31

You dont need a token for the basic plan its free and no card details are required for it

Alan

kostya2216

Thanks for the quick reply, so how come whenever i try to query the flight-history api on this end point:

https://api.radarbox.com/flight-history/search

i get this response:

{
    "timestamp": "2019-12-03T15:28:07.133+0000",
    "status": 401,
    "error": "Unauthorized",
    "message": "No valid token was provided. This operation requires a valid token",
    "path": "/flight-history/search"
}

Runway 31

#3
Ah the API is a different matter and separate from the app, you cannot try it for free I would think.  You should however be able to query the flight history within the app itself using the search facility

Alan