{"message":"Search aviation regulations with GET /api/v1/search?query=... or POST /api/v1/search with a JSON body. The query may also be given as a URL path segment: GET /api/v1/search/<url-encoded query>.","endpoint":"https://www.deepskyai.com/api/v1/search","methods":["GET","POST"],"query_parameter":"query","query_parameter_aliases":["query","q","search","text","question"],"match_count_parameter":"matchCount","match_count_parameter_aliases":["matchCount","match_count","limit","n","top_k"],"request_example":{"GET":"https://www.deepskyai.com/api/v1/search?query=CASR%20Part%20121%20alternate%20fuel&matchCount=5","GET_path_form":"https://www.deepskyai.com/api/v1/search/CASR%20Part%20121%20alternate%20fuel?matchCount=5","POST":{"method":"POST","endpoint":"https://www.deepskyai.com/api/v1/search","body":{"query":"fun aviation fact about NOTAMs","matchCount":3}}},"docs":"https://www.deepskyai.com/llms.txt"}