Update README.md

This commit is contained in:
Ronaldson Bellande 2024-08-04 00:12:33 -04:00 committed by GitHub
parent 6a4be80c90
commit 0ac43a4d58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,6 +10,18 @@
"Bellande_Framework_Access_Key": "bellande_web_api_opensource" "Bellande_Framework_Access_Key": "bellande_web_api_opensource"
} }
``` ```
# API Payload Example
```
{
"node0": [0, 0, 0],
"node1": [100, 100, 100],
"limit": 75,
"dimensions": 3,
"auth": {
"authorization_key": "bellande_web_api_opensource"
}
}
```
# BS(Bellande Step) Algorithm API # BS(Bellande Step) Algorithm API
## Experiment 1 -- Limit = 1 ## Experiment 1 -- Limit = 1