Call the operation
https://ai.mappls.com/modelshttps://ai.mappls.comParameters
Build your request in eight languages
Change source-backed examples once, validate required inputs, and copy the synchronized cURL, JavaScript, Python, Java, C#, Go, PHP, or Ruby request. Credentials remain environment references, and this page never sends a provider request.
https://ai.mappls.com/modelscurl --request GET \
--url 'https://ai.mappls.com/models' \
--header "Accept: application/json" \
--header "Authorization: Bearer ${MAPPLS_AI_TOKEN}"Credential-safe by constructionSet MAPPLS_AI_TOKEN only in your trusted runtime. Code generation stays local. Sandbox execution sends only bounded fixture inputs to this developer platform and never reads a credential or calls Mappls.
Send a production-shaped request
Examples use environment-backed access tokens, explicit timeouts where supported, status checks, and JSON bodies derived from the source schema. Replace sample identifiers and coordinates with values from your application.
curl --request GET \
--url 'https://ai.mappls.com/models' \
--header 'Authorization: Bearer YOUR_ACCESS_TOKEN'Responses
Successful.
No current models in port
Internal Error. Exception during processing whoami.
Operate it safely
This operation observes durable platform state. Preserve resource identifiers and account for pagination, delay, and eventual consistency.
Contract provenance
- Source file
aihub/docs/skydnn-aiapi-docs/docs/swagger/swagger-aimldl-auth-min-v2.yml- SHA-256
e19a9fcee8a760b1e7d50bae49991bafda1928ae51958c4400be4e5010f7c779- Normalization
- Fields are parsed from OpenAPI. Operational guidance and language samples are generated and labeled separately.
- Source record
- Open repository audit